.z-index-up {
  z-index: 1;
}

* {
  box-sizing: border-box;
}

.plain-text {
  margin-bottom: 5rem;
}
