@font-face{font-family:Roboto Slab;font-weight:700;src:url(../font/RobotoSlab-Bold.woff2) format("woff2"),url(../font/RobotoSlab-Bold.woff) format("woff")}@font-face{font-family:Roboto Slab;font-weight:600;src:url(../font/RobotoSlab-SemiBold.woff2) format("woff2"),url(../font/RobotoSlab-SemiBold.woff) format("woff")}@font-face{font-family:Roboto Slab;font-weight:500;src:url(../font/RobotoSlab-Medium.woff2) format("woff2"),url(../font/RobotoSlab-Medium.woff) format("woff")}@font-face{font-family:Roboto Slab;font-weight:400;src:url(../font/RobotoSlab-Regular.woff2) format("woff2"),url(../font/RobotoSlab-Regular.woff) format("woff")}body,html{align-items:center;display:flex;font-family:Roboto Slab;font-weight:400;height:100%;justify-content:center}.container{height:100dvh;min-width:500px}.header-speaker{display:flex;justify-content:space-between;margin-bottom:0;margin-top:10px;width:100%}.header-speaker .icons{align-items:center;cursor:pointer;display:flex;padding-right:10px;padding-top:10px}.header-speaker .icons .icon{cursor:pointer;height:44px;margin-left:10px;width:44px}.header-speaker .back{margin-left:10px;margin-top:8px}.start-button{text-decoration:none}.star-animation{animation:flyStar 2s ease forwards;background-image:url(../image/star.png);background-position:50%;background-repeat:no-repeat;background-size:100%;height:20px;position:absolute;width:20px}@keyframes flyStar{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(calc(var(--tx)),calc(var(--ty)))}}@media screen and (max-width:500px){.container{min-width:300px;width:100vw}}
