body {
  background: url(https://i.imgur.com/fZ2J5lu.gif);
  color: #bfbfbf;
}

h1 {
  font-family: times new roman;
  font-size: 300%;
  scroll-margin-top: 50px;
  color: #54c472;
}

.nav a {
  font-size: 35%;
}

.gpost {
  color: #54c472;
}

h2 {
  color: #54c2c4;
}

p1 {
  font-family: times new roman;
  font-size: 120%;
  scroll-margin-top: 50px;
  color: #54c472;
  margin-left: 300px;
  margin-right: 300px;
  margin-bottom: 300px;
}

.ab1 {
  border: 1px solid #54c472;
  border-radius: 10px;
  background: black;
  padding: 10px;
  margin-left: 30%;
  margin-right: 30%;
}

a {
  color: #54c472;
}

a:hover {
  color: #36973a;
}

p2 {
  color: #54c472;
  size: 100%;
}

form {
  margin: 0 auto; 
  width:250px;
}

