html, body {
  height: 100%;
}

body {
  text-align: center;
  background-color: #fafafa;
  font-family: 'Roboto', sans-serif;
}

.text {
  font-size: 1.2em;
}