@charset "utf-8";

.cleabs {
  position: absolute;
}

.fixed_cinr {
  display: flex;
  font-size: 1%;
  font-weight: bold;
  align-items: center;
  justify-content: center;
}

.timer {
  color: #00ff5e;
}

#fixed {
  bottom: 6%;
  left: 0;
  right: 0;
  margin: auto;
}