Files

6 lines
127 B
CSS

body {
font-family: Arial, Helvetica, sans-serif;
color: black;
font-weight: bold;
background-color: darkred;
}