4 lines
64 B
CSS
4 lines
64 B
CSS
body {
|
|
background-color: #000000;
|
|
text-align: center;
|
|
}
|