kv-download/static/css/style.css
2024-10-20 11:37:54 -07:00

7 lines
75 B
CSS

body {
background-color: #43464a;
}
.container {
height: 100vh;
}