7 lines
75 B
CSS
7 lines
75 B
CSS
body {
|
|
background-color: #43464a;
|
|
}
|
|
|
|
.container {
|
|
height: 100vh;
|
|
}
|