* {
  margin: 0;
  border: 0;
  box-sizing: border-box;
  width: 1300px;
}

body {
  background-image: linear-gradient(to bottom #aaa, #fff)
  font-family:
}
  
  
.vt323-regular {
  font-family: "VT323", monospace;
  font-weight: 400;
  font-style: normal;
}