body.lite-view{background:#0000!important;margin:0 auto;overflow:hidden}body.lite-view .tetris-logo{display:none!important}body.lite-view #container{background:#0000!important;scale:1.5}body.lite-view span.holding,body.lite-view span.next,body.lite-view #game{border-radius:0!important}html{height:100%}body{background-color:#323232;margin:0;text-align:center;background:linear-gradient(#323232,#3c3c3c);height:100%;display:flex}html,body{overflow-x:hidden;overflow-y:hidden}*{box-sizing:border-box;border:0;margin:0}body{box-sizing:border-box}div#container{display:flex;flex-direction:column;width:600px;margin:auto;border-radius:50px;padding:30px;max-width:100%;max-height:100%}div#container>.screen{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-around;max-width:100%;max-height:75%}div.holding,div.next{text-align:left;max-width:20%}canvas#game{background:linear-gradient(#646464,#505050);border-radius:5px;width:100%}.game-canvas-container{position:relative;max-width:50%;max-height:100%}canvas#holding,canvas#next{width:100%}div.holding,div.next{background-color:#000;vertical-align:top;border-radius:20px;background:linear-gradient(#1e1e1e,#3c3c3c)}div.holding p,div.next p,p.scorelbl{font-family:sans-serif;color:#fff;font-weight:700;margin:10px 0 0 10px}p.scorelbl{margin:0 0 10px}.tetris-logo{width:300px;height:73px;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3csvg%20xmlns:svg='http://www.w3.org/2000/svg'%20xmlns='http://www.w3.org/2000/svg'%20height='40'%20width='165'%3e%3cdefs%3e%3clinearGradient%20id='g1'%20x1='0%25'%20y1='0%25'%20x2='100%25'%20y2='0%25'%3e%3cstop%20offset='0%25'%20style='stop-color:rgb(128,100,100);stop-opacity:1'%20/%3e%3cstop%20offset='20%25'%20style='stop-color:rgb(123,123,123);stop-opacity:1'%20/%3e%3cstop%20offset='100%25'%20style='stop-color:rgb(200,200,200);stop-opacity:1'%20/%3e%3c/linearGradient%3e%3c/defs%3e%3cpath%20style='stroke:rgba(0,0,0,0);stroke-width:0;fill:url(%23g1)'%20d='M0%200%20L145%200%20L165%2040%20L35%2040%20L20%2010%20L5%2010'%20/%3e%3cpath%20style='stroke:rgb(255,255,255);stroke-width:1;fill:rgba(0,0,0,0)'%20d='M55%2010%20L55%2010%20L50%200%20L0%200%20L5%2010%20L20%2010%20L35%2040%20L50%2040%20L35%2010%20L55%2010%20L70%2010%20L75%2020%20L50%2020%20L75%2020%20L80%2030%20L55%2030%20L80%2030%20L85%2040%20L50%2040%20L35%2010%20L55%2010%20L50%200%20L100%200%20L105%2010%20L85%2010%20L100%2040%20L85%2040%20L110%2040%20L103%2030%20L110%2040%20L120%2040%20L108%2025%20L112%2025%20L105%2010%20L100%200%20L115%200%20L120%2010%20L100%2010%20L120%2010%20L120%2010%20L135%2040%20L120%2040%20L105%2010%20L120%2010%20L115%200%20L145%200%20L152%2015%20L132%2015%20L152%2015%20L165%2040%20L135%2040%20L130%2030%20L150%2030%20L130%2030%20L135%2040%20L50%2040%20L35%2010%20Z'%20/%3e%20SVG%20not%20supported%20%3c/svg%3e");background-size:contain;background-repeat:no-repeat;background-position:center;margin:auto auto 10px;max-width:100%}
