@font-face {
  font-family: "Digital";
  src: url(../fonts/digital.ttf) format("truetype");
}
html,
body,
section {
  font-family: 'Oswald', sans-serif;
  background: #63268a;
  margin: 0;
}
#delorean {
  margin-bottom: 10px;
  position: absolute;
  top: 290px;
}