adlerka.top/style.css
2024-01-09 06:32:51 -05:00

8 lines
195 B
CSS

body {
background-color: #262930;
align-items: center;
justify-content: center;
background-image: url(res/wrapper.png);
background-repeat: repeat;
background-size: 0.1%;
}