5 lines
77 B
CSS
5 lines
77 B
CSS
body{
|
|
height: 100vh;
|
|
background-color: #202124;
|
|
color: #f1f1f1;
|
|
} |