html, body {
  width: 100%;
  height: 100%;
  color: #f8f9fa;
  background-color: #343a40;
  font-family: 'Roboto', sans-serif;
}