*{border:0;margin:0;padding:0;outline:none;box-sizing:border-box}body{background:#000;width:100vw;height:100vh;overflow:hidden;display:flex;flex-direction:column;align-items:center}#main{height:calc(100vh - 60px);display:flex;justify-content:center;align-items:center}#player{width:100%;height:auto;max-height:100%}#buttons{height:60px;padding:10px}#switch,#qdqqd,#next{background:#fff;background:linear-gradient(to bottom,#FF2,#FB0);color:#af2e08;font-size:16px;font-weight:700;height:40px;padding:0 20px;margin:0 5px;border-radius:20px}
