body,html{padding:0;margin:0}a{color:inherit;text-decoration:none}*{-webkit-box-sizing:border-box;box-sizing:border-box}main{overflow:hidden;padding:1rem}.form-container .show-on-focus{visibility:hidden}.form-container:is(:focus-within,:hover) .show-on-focus{visibility:visible}img{max-width:100%;height:auto}::-webkit-scrollbar{width:.5rem;height:.5rem}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px #ccc;box-shadow:inset 0 0 5px #ccc;border-radius:10px}::-webkit-scrollbar-thumb{background:#fcc393;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#f99f5b}