#cf-context {
  height: 500px;
  padding-top: 50px;
  margin: 0 auto;
  max-width: 900px;
}
* {
  font-family: arial;
}
h1 {
  text-align: center;
}