.taylorkov{
  position: sticky;
  left:20.5%;
  font-family:monospace;
  margin-top: 0.6vh;
  margin-bottom: 0.5vh;
  font-size: 2vw;
  background: none;
color: inherit;
border: none;
  cursor: pointer;
outline: inherit;
}

html, body {
  background: 
  url(dirty-metal-texture_1048-4784.avif), rgb(222, 191, 224);
  background-blend-mode: hue;
 overflow: hidden;
  font-family: monospace;
  margin-left: -2px;
  margin-right: -2px;
}



.menu {
  position: absolute;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  top: 1%;
  right: 1%;
  cursor: help;
}



.contact{
  font-size: x-large;
  color: inherit; 
text-decoration: inherit;
font-family: Helvetica;
  
}

.menu {
position: absolute;
display: grid;
grid-template-columns: 1fr 1fr 1fr;
top: 1%;
right: 1%;
cursor: help;
}

.art {
  font-size: 2vw;
  font-weight: bold;
  margin-right: 0.5vw;
  background: none;
color: inherit;
border: none;
padding: 0;
text-align: center;
cursor: pointer;
outline: inherit;
font-family: Helvetica;
  letter-spacing: 0.02vw;
}

.about {
font-size: 2vw;
font-weight: normal;
background: none;
color: inherit;
border: none;
padding: 0;
text-align: center;
cursor: pointer;
outline: inherit;
font-family: Helvetica;
  letter-spacing: 0.02vw;
}




.home {
font-size: 2vw;
font-weight: normal;
background: none;
margin-right: 0.8vw;
color: inherit;
border: none;
padding: 0;
text-align: center;
cursor: pointer;
outline: inherit;
font-family: Helvetica;
  letter-spacing: 0.02vw;
}




.footnote{
  position: absolute;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  bottom: 1%;
  text-align: center;
  width: 100%;
  justify-items: center;
  font-family:monospace;
 font-size: 4vw;
}




.form{
  position: fixed;
  left: 1%;
  top: 10%;
  font-size: 1.7vw;
  font-family: Helvetica;
  letter-spacing: 0.02vw;
  color: black;
}

.mail{
  font-size: 1.6vw;
  background: none;
  position: fixed;
 left: 1%;
 top: 20%;
  color: inherit;
  border: none;
  padding: 0;
  text-align: center;
  cursor: pointer;
  outline: inherit;
  font-weight: bold;
  font-family: Helvetica;
  letter-spacing: 0.02vw;
}

.socials{
  font-size: 1.7vw;
  color: inherit; 
text-decoration: inherit;
font-family:monospace;
    
    position: fixed;
    color: black;
    left: 1%;
    top: 25%;
    font-family: Helvetica;
  letter-spacing: 0.02vw;
}






  .username{
    font-family:monospace;
    font-size: 1.6vw;
    position: fixed;
    color: black;
    left: 1%;
    color: inherit;
  border: none;
  padding: 0;
  text-align: center;
  cursor: pointer;
  outline: inherit;
  font-family: Helvetica;
  letter-spacing: 0.02vw;
  }

  .blue{
    position: fixed;
    top: 39%;
    font-size: 1.6vw;
    font-weight: bold;
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  cursor: pointer;
  outline: inherit;
  font-family: Helvetica;
  letter-spacing: 0.02vw;
    
  }

  .insta{
    position: fixed;
    top: 34.5%;
    font-weight: bold;
    font-size: 1.6vw;
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  cursor: pointer;
  outline: inherit;
  font-family: Helvetica;
  letter-spacing: 0.02vw;
  }

  .tumblers{
    position: fixed;
    top: 43.5%;
    font-weight: bold;
    font-size: 1.6vw;
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  cursor: pointer;
  outline: inherit;
  font-family: Helvetica;
  letter-spacing: 0.02vw;
  }

@media (max-width: 600px) {
  
}