html {
  height: 100%;
  width: 100%;
}
body {
  color: white;
  background-color: #3e3975;
}
