body{margin:0;overflow:hidden}#three-container{display:block;margin:1rem auto;width:512px;height:256px;position:relative;max-width:100%}#three-container canvas{border-radius:4px;width:100%!important;height:100%!important;background-image:radial-gradient(#333,#111);object-fit:contain}@media screen and (max-width:736px){#three-container{margin:1rem auto;height:0;padding-bottom:50%;width:100%;position:relative}#three-container canvas{position:absolute;top:0;left:0;width:100%!important;height:100%!important}}@media screen and (max-width:480px){#three-container{margin:.75rem auto;height:0;padding-bottom:50%;width:100%;position:relative}}