* {
  box-sizing: border-box;
  font-family: "Play", sans-serif;
  line-height: 1.5;
  font-size: 1.2rem;
}

body {
  padding-bottom: 150px;
}
