Files
life_generators/styles.css
lifeadventurer 59337ecfb3 create styles.css
2023-11-23 23:27:06 +08:00

9 lines
108 B
CSS

body {
background-color: #FFFFFF;
}
h1 {
align-items: center;
text-align: center;
color: #363636;
}