h1 {
  text-align: center;
  font-family: Verdana;
}
h3 {
  text-align: center;
}
.buttons  {
  text-align: center;
}
button {
  font-size: 16px;
  padding: 10px 24px;
  border-radius: 2px;
  border-style: 3px outset #0080ff;
  border-width: thick;
  color: black;
  background-color:	#bfbfbf;
}

body {
  background: black;
}
#grad {
  text-align: center;
   background: -webkit-linear-gradient(red, #0066ff);  
   -webkit-background-clip: text;  
   -webkit-text-fill-color: transparent;
}
#h1plot {
  color: white;
}

h2 {
  font-family: verdana;
  color: white;
  text-align: center;
}
#PLOT {
background: #000000;
background: linear-gradient(1deg,rgba(0, 0, 0, 1) 0%, rgba(71, 71, 71, 1) 100%);
    height: 100%;
    margin: 0;
    background-repeat: no-repeat;
    background-attachment: fixed
}
html {
    height: 100%;
}
p {
  margin-left: 50px;
  margin-right: 50px;
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: center;
  color: white;
}
#useless {
 opacity: 0;
}

#tedh1 {
  color: white;
}

#hate {
  color: white;
  text-align: center;
  margin-left: 150px;
  margin-right: 150px;
  font-size: 4vw;
  text-shadow: 3px 3px 7px red;
  font-family: verdana;
}

#creator {
  font-family: verdana;
  color: white;
  text-align: center;
}

#TEDp {
  text-align: center;
  font-family: verdana;
  font-size: 2vw;
  color: white;
}

#SLIME {
  text-align: center;
  font-family: verdana;
  font-size: 2vw;
  color: white;
}

#fate {
  margin-bottom: 200px;
}

#AM {
  color: white;
  text-align: center;
}

#SANE {
  text-align: center;
  font-family: verdana;
  font-size: 2vw;
  color: white;
}
  