.prizestyle {
  cursor: help;
  user-select: none;
}

.topmonth__title {
  width: 300px;
  text-align: center;
  margin: 20px auto 10px;
}
.topmonth__title2 {
  color: rgb(255, 255, 255);
  text-shadow: 0 0 8px #d19d59b3;
  border-bottom: 1px solid #f27b26c0;
  padding-bottom: 6px;
}
.topmonth__timer {
  color: rgb(255, 255, 255);
  text-shadow: 0 0 8px rgba(209, 157, 89, 0.70);
}

.testingcolor {
  color: rgb(255, 255, 255);
  text-shadow: 0 0 8px #1a76ff79;
}