4 lines
76 B
CSS
4 lines
76 B
CSS
body {
|
|
color: rgb(218, 215, 210);
|
|
background-color: rgb(24,26,27);
|
|
} |