#logo {
  width: 300px;
  height: 416px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("logo.png");
}

.st-rainart {
  letter-spacing: -0.4rem;
  margin-bottom: 0;
  color: #111111 !important;
}

.st-games {
  letter-spacing: 0.35rem;
  margin-top: 0;
  color: #111111 !important;
}

p {
  color: #111111 !important;
}

.poiret-one-regular {
  font-family: "Poiret One", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.rubik-regular {
  font-family: "Rubik", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}