/* CSS styles */
h1 {
font-family: Impact, sans-serif;
color: #0011ff;
}
body {
  background-color: yellow
}