/* CSS Document */
#btn { box-sizing: border-box; position: fixed; right: 20px; top: 10px; padding: 0 0 3px; font-size: 20px; border-radius: 20px; width: 30px; height: auto; border: none; aspect-ratio: 1 / 1; color: #fff; background: rgba(107, 107, 107, 0.5); cursor: pointer; }

/*# sourceMappingURL=style.css.map */
