body {
  background-image: url('../../../images/background/spona.jpg');
}

.artistContent {
  font-size: 1.6rem;
}

@media (max-width: 1200px) and (max-height: 900px) {
  .artistContent {
    font-size: 1.4rem;
  }
}
