@charset "utf-8";

.button {
  width  : 30vw;
  height : 20vh;
  font-size : 32px;
}

.counter {
  font-size : 32px;
}

.number {
  width  : 64px;
  height : 32px;
  font-size : 18px;

}

