All checks were successful
build docker container automatically / build (push) Successful in 3m39s
6 lines
64 B
CSS
6 lines
64 B
CSS
html, body {
|
|
height: 100%;
|
|
margin: 0;
|
|
background: #18181b;
|
|
}
|