body{
  background-color: #8c1616;
  background-image: url(/img/ayewow.svg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center top; 
}

.aye {
  padding-top: 60px;
  font-weight: bold;
  font-size: 450%;
  color: #00aa00;
}

.countdown {
  padding-top: 30px;
  padding-bottom: 60px;
  font-weight: 800;
  font-size: 450%;
  color: #c1c1c1;
}
