Files
life_generators/styles.css
2023-11-24 00:19:20 +08:00

10 lines
128 B
CSS

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