odyssey-client/src/style.scss

7 lines
69 B
SCSS

html,
body {
margin: 0;
padding: 0;
background-color: black;
}