html,
body {
  height: 100%;
  background-color: #004284;
}

body {
  color: #333;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 100px;
}
