Files
life_generators/styles.css
2023-11-23 23:58:12 +08:00

10 lines
128 B
CSS

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