3 lines
54 B
CSS
3 lines
54 B
CSS
|
body {
|
||
|
background-color: hsla(217, 15%, 95%, 1);
|
||
|
}
|