+
+
\ No newline at end of file
diff --git a/students/2025-12-07-linchingju/style.css b/students/2025-12-07-linchingju/style.css
new file mode 100644
index 0000000..97f2f72
--- /dev/null
+++ b/students/2025-12-07-linchingju/style.css
@@ -0,0 +1,8 @@
+h1{
+ color: blue;
+}
+p{
+ font-size: 20px;
+ line-height: 1.5;
+ color: brown;
+}
\ No newline at end of file