html, body {
  background: lightblue;
}
h5 {
  font-size: 2em;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
}