7 lines
151 B
CSS
7 lines
151 B
CSS
body {
|
|
background-color: #262930;
|
|
align-items: center;
|
|
justify-content: center;
|
|
background-repeat: repeat;
|
|
background-size: 3.5%;
|
|
} |