body {
  margin: 0;
  width: 100%;
  height: 100vh;
  font-family: "Oswald", sans-serif;
  color: #eff;
  background-color: #5898d3;
 }
