
        .time, #time {
          background: red;
          color: white;
        }

        .change {
          transform: translateY(-10px);
          opacity: 0.5;
        }