*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;width:100%;overflow:hidden;background-color:#000;display:flex;justify-content:center;align-items:center}#kaplay{width:430px;height:932px;max-width:100vw;max-height:100vh;border:none;outline:none}@media screen and (max-width: 430px){#kaplay{width:100vw;height:calc(100vw * 932 / 430)}}@media screen and (max-height: 932px){#kaplay{width:calc(100vh * 430 / 932);height:100vh}}body{position:fixed;inset:0}
