.message-overlay{z-index:9999;background:#000000f2;flex-direction:column;align-items:center;padding-top:50px;display:flex;position:fixed;inset:0}.count-number{color:#fff;font-size:8rem}.note-card{aspect-ratio:1;border-radius:5px;width:clamp(40px,8vw,100px);height:clamp(40px,8vw,100px);transition:transform 70ms ease-in-out,background-color 30ms}.note-text{color:#add8e6;-webkit-user-select:none;user-select:none;font-size:2.5rem}.note-card.current{transform:scale(1.3)}@media screen and (width<=700px){.note-text{font-size:1.5rem}}
