5 lines
71 B
SCSS
5 lines
71 B
SCSS
body {
|
|
background-color: #4a4a4a;
|
|
font-size: 160%;
|
|
color: #fff
|
|
}
|