body{margin:0;height:100vh;width:100vw}#root{height:100vh;width:100vw}.view{margin:0;padding:0;position:absolute;bottom:60px;right:0;z-index:100}.view li{cursor:pointer;list-style:none;font-size:12px;padding:4px 10px;color:#fff;background:rgba(0,0,0,.5);border-bottom:1px solid rgba(0,0,0,.1)}.control-hide,.gravity,.stop_guide{display:none}#zoomtastic-image{height:calc(100% - 100px)!important}#audio-play-button{display:none}@media (min-width: 1201px){#zoomtastic-image{position:relative!important;bottom:100px!important}}@keyframes slideOutRight{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes slideOutLeft{0%{transform:translate(100%)}to{transform:translate(0)}}.slide-out{animation:slideOutRight .5s ease-in-out forwards}.slide-show{animation:slideOutLeft .5s ease-in-out forwards}
