#backtotop{background-color:var(--white);color:var(--back-to-top-color);border:1px solid var(--back-to-top-color);font-weight:600;padding:1rem;position:fixed;right:20px;bottom:120px;z-index:1;display:none}#backtotop i{margin-right:.5rem}@media (max-width: 50em){#backtotop{display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:1rem;width:60px;height:60px;bottom:40px}#backtotop i{margin-right:0}}
