7 lines
56 B
CSS
7 lines
56 B
CSS
body {
|
|
min-height: 100vh;
|
|
}
|
|
|
|
hidden {
|
|
display: none;
|
|
} |