6 lines
104 B
CSS
6 lines
104 B
CSS
![]() |
|
||
|
body {
|
||
|
color: black;
|
||
|
background-color: white;
|
||
|
font-family: Arial, Helvetica, sans-serif;
|
||
|
}
|