7 lines
62 B
CSS
7 lines
62 B
CSS
body{
|
|
font-family: Monospace;
|
|
}
|
|
|
|
h1{
|
|
color:#FFFFFF;
|
|
}
|