.squarediv {
  background-color: #0e101f;
  z-index: 10000;
}

.squarediv:hover {
  background-color: #101430;
}

.month {
  color: gray;
  font-size: 15px;
}

.dollar {
  font-size: 20px;
}

.bigspan {
  font-size: 30px;
  color: white;
}

