body {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
}

p {
  margin: 50px 0;
}

code {
  font-family: 'Courier New', Courier, monospace;
  font-weight: bold;
}

span {
  color: blue;
  font-size: 24px;
}
