#sidebar{
  display: none;
}

.blockimg{
  width: 60%;
}

body{
  font-size: 1rem;
}

.hearts{
  display: none;
}

.yearImgs > img{
  display:none;
}

.yearImgs > img:first-child{
  display: inherit;
}

#registerform{
  padding: 1rem 0.5rem;
}

.mobileOnly{
  display: inherit;
}