body,html{height:100%}body{background-color:#f0d9b5;background-image:none;margin:0;overflow:hidden;padding:0}@media(orientation:landscape){#game-board{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:100%;justify-content:space-between}.btn-container-list-btn::-webkit-scrollbar{display:none}.btn-container-list-btn{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100vh;overflow-y:auto}}@media(orientation:portrait){#game-board{-webkit-box-orient:vertical;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:space-between;width:100%}#game-board,.btn-container-list-btn{-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex}.btn-container-list-btn{-webkit-box-orient:horizontal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;overflow-x:auto;width:100vw}}