.page-title {
  margin-top: 0;
}

.main-page-title {
  font-family: "MonsterificBB", sans-serif;
  font-size: 6rem;
  margin: 2rem 0 3rem;
  text-align: center;
  text-shadow: 4px 4px 0 #BEEE62;
}

.page-placeholder-wrapper {
  display: flex;
  justify-content: center;
}

.page-placeholder {
  width: 52.5rem;
  height: 52.5rem;
}
