7 lines
64 B
CSS
7 lines
64 B
CSS
root {
|
|
display: block;
|
|
}
|
|
|
|
body {
|
|
font-family: sans-serif;
|
|
} |