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