*{box-sizing:content-box;margin:0;padding:0}html,body,#map{width:100%;height:100%;position:relative}#location-btn{cursor:pointer;z-index:10;background:#fff;border:1px solid #ccc;border-radius:4px;justify-content:center;align-items:center;width:42px;height:42px;transition:background .2s;display:flex;position:absolute;bottom:20px;right:20px;box-shadow:0 2px 5px #0003}#location-btn:hover{background:#f4f4f4}#location-btn svg{fill:#333;width:24px;height:24px}
