body {
  background-color: black;
  background-size: 1680px 980px;
  background-repeat: no-repeat;
  border-color: #AB64CB;
  border-style: dotted;border-width: medium;
  height: 898px

}

.text {
  font-family: 'VT323', monospace;
  font-style: italic;
  color: white;
  font-weight: lighter;
  font-size: 18px;
  border-width: thin; border-color: white; border-style: dotted;
  padding: 10px;
  left: 635px;
  top: 300px;
  width: 400px;
  height: 83px;
  position: absolute;
  z-index: 2
  text-align: center;
  background-color: black;
  font: url('https://fonts.googleapis.com/css2?family=Share+Tech+Mono&family=VT323&display=swap');
}

.text2 {
  font-family: 'VT323', monospace;
  font-style: italic;
  color: white;
  font-weight: lighter;
  font-size: 18px;
  border-width: thin; border-color: white; border-style: dotted;
  padding: 10px;
  left: 730px;
  top: 610px;
  width: 200px;
  height: 25px;
  position: absolute;
  text-align: center;
  background-color: black;
  font: url('https://fonts.googleapis.com/css2?family=Share+Tech+Mono&family=VT323&display=swap');
}


.zelda {
    text-align: center;
    transform: scale(0.2);
    left: 20px;
    top: 1px;
}

.magic {
  position:absolute;
  text-align: center;
  left: 620px;
  top: 1px;
  height: 95px;
  transform: scale(2);
}
