7 lines
72 B
CSS

body {
background-color: antiquewhite;
}
h1 {
font-size: 3em;
}