div {
}

.gameBox {
  width: 100%;
  background-color: #0f1114;
  font-weight: 700;
  height: 250px;
  overflow-y: hidden;
  background-size: cover!important;
  box-shadow: 0 9.91862px 24.5896px rgba(17,18,33,.45);
  border: 3px solid #0f1114;
  transition: ease-in-out;
  text-align: center!important;
  text-decoration: none;
}

a {
  text-decoration: none;
}

thatonething {
}

