7 lines
No EOL
81 B
CSS
7 lines
No EOL
81 B
CSS
html {
|
|
background-color: #87A485;
|
|
}
|
|
|
|
body {
|
|
max-width: 80vw !important;
|
|
} |