h2 {
  /* Style for "TIME TIL" */
  width: 200px;
  height: 0;
  color: #141414;
  font-family: Montserrat;
  font-size: 50px;
  font-weight: 150;
  text-transform: uppercase;
  /* Text style for "TIME TIL" */
  letter-spacing: 6.5px;
  margin-top: 20px;
  display: inline-block;
}
  
  
h3 {
  margin-left: 5px
}


#box {
  width: 260px;
  height: 430px;
  border: 5px solid #002a7b;
  background-color: #cfd7ea;
  /* background-color: #e92424; */
}


#layer0 {
  /* Style for "Layer 0" */
  width: 260px;
  height: 430px;
}

