adlerka.space/style.css

5 lines
93 B
CSS
Raw Normal View History

2023-10-16 18:46:36 +02:00
body {
background-color: #262930;
2024-01-09 12:11:02 +01:00
align-items: center;
justify-content: center;
2023-10-16 18:46:36 +02:00
}