7 lines
84 B
CSS
7 lines
84 B
CSS
html,
|
|
body {
|
|
height: 100%;
|
|
background-color: #191718;
|
|
color: #E0E5E9;
|
|
}
|