5 lines
93 B
CSS
5 lines
93 B
CSS
body {
|
|
background-color: #262930;
|
|
align-items: center;
|
|
justify-content: center;
|
|
} |