body {
  background: #233047;
}

.container {
  max-width: 400px;
}

h1 {
  font-size: 2.2rem;
}
.time-icon{
  width:100px;
  border-radius: 50%;
  position:relative;
  top:-50px;
  margin-bottom:-50px;
}
