forked from Adleraci/adlerka.top
8 lines
194 B
CSS
8 lines
194 B
CSS
body {
|
|
background-color: #262930;
|
|
align-items: center;
|
|
justify-content: center;
|
|
background-image: url(res/wrapper.png);
|
|
background-repeat: repeat;
|
|
background-size: 15%;
|
|
} |