body {
 background: lightyellow;
 color: black;
 margin-left: 2em;
 margin-right: 2em;
 }

ul {
 line-height: 1.4em
 }

h1, h3 {
 color: blue
 }

p {
 line-height: 1.2em
 }

