1991/examples/public/css/styles.css

9 lines
80 B
CSS

html,
body {
margin: 0;
padding: 0;
}
body {
background: #2637dd;
}