.sixtyfour-<uniquifier> {
  font-family: "Sixtyfour", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings: "BLED" 0,"SCAN" -32;
}

body {
  background-image: url('/bg/cool_star_flash.gif');
  height: 100%;
  width: 100%;
  background-attachment: fixed;
  background-repeat: repeat;
  color: white;
  font-family: Arial;
  padding:0;
  margin:0;
}

.parallax {
  position: absolute;
  width: 100%;
  background-color: black;
  background:cover;
  font-size: 24px;
  font-family: "Sixtyfour";
  font-variation-settings: "BLED" 100,"SCAN" -16;
  color: lime;
  top: 1000px;
  right: 0px;
  left: 0px;
}

headerdiv {
  top: 0px;
  position: fixed;
  left: 630px;
  z-index: 2;
}

map {
  position: absolute; 
  top: 45px;
  left: 350px;
}

        tv {
            position: absolute;
            top: 245px; left: 905px;
        }
        
        burger {
            position: absolute;
            top: 400px; left: 800px;
        }
        
        phone {
            position: absolute;
            top: 200px; left: 540px;
        }

blinkies {
  position: absolute; 
  top: 420px;
  left: 1555px;
  width: 320px;
}

tvrandomimg {
  position: absolute; 
  top: 70px;
  left: 1490px;
  width: 340px;
  height: 260px;
  z-index: 1;
  background-color: black;
}

tvselectedimg {
  position: absolute; 
  top: 70px;
  left: 1490px;
  width: 340px;
  height: 260px;
  z-index: 2;
}

static {
  position: absolute; 
  top: 70px;
  left: 1490px;
  width: 340px;
  height: 260px;
  z-index: 3;
}

tvframe {
  position: absolute; 
  top: 30px;
  left: 1455px;
  height: 360px;
  z-index: 4;
}

left {
  display: flex;
  flex-direction: column;
}

left div {
  background-color: black;
  margin: 30px 0px 0px 30px;
  padding: 0px 10px 0px 10px;
  width: 370px;
  font-size: 24px;
  border-style: outset;
  border-color: grey;
  border-width: 7px;
  font-size: 14px;
  font-family: "Sixtyfour";
  font-variation-settings: "BLED" 100,"SCAN" -48;
  color: lime;
}
