html, body {
  background-color: #fff;
  color: #636b6f;
  font-family: 'Raleway', sans-serif;
  font-weight: 100;
  height: 100vh;
  margin: 0;
}

main {
  width:100%;
  margin: 20px auto;
}

.error_title {
  padding-bottom: 10px;
  text-align: center;
  font-size: 60px;
  border-bottom: 1px solid #636b6f;
}

h2, #message {
  margin-left: 10px;
  text-align: center;
  font-size: 20px;
}
