.clientDisplay{width:100vw;background:#0f0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;min-height:calc(100vh - 9em);position:relative}.clientDisplay img{width:auto;height:auto;max-width:100%;max-height:calc(100vh - 10.8em)}.clientDisplay .counter{position:absolute;background:#fff;left:0;bottom:20px;padding:5px 5px 5px 20px;font-weight:700;color:#231f20}.clientDisplay .vote{position:absolute;right:20px;bottom:20px}.clientDisplay .mute{position:absolute;top:20px;left:20px}.clientDisplay .oaudioBox{position:absolute;bottom:130px;left:0;right:0;width:250px;margin:0 auto;background:#333;padding:10px 5px 15px;text-align:center;font-weight:400;line-height:1.4em;border-radius:10px 10px 10px 10px}