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;
|
2024-01-09 12:12:56 +01:00
|
|
|
background-repeat: repeat;
|
2024-01-09 12:34:39 +01:00
|
|
|
background-size: 3.5%;
|
2023-10-16 18:46:36 +02:00
|
|
|
}
|