create styles.css

This commit is contained in:
lifeadventurer
2023-11-23 23:27:06 +08:00
parent ae558ebdf4
commit 59337ecfb3

9
styles.css Normal file
View File

@@ -0,0 +1,9 @@
body {
background-color: #FFFFFF;
}
h1 {
align-items: center;
text-align: center;
color: #363636;
}