8 lines
95 B
CSS
8 lines
95 B
CSS
body {
|
|
background-color: white;
|
|
font-family: "verdana", sans-serif;
|
|
font-size: 16px;
|
|
}
|
|
|
|
|