.lights-controls{position:fixed;bottom:0;left:0;width:100%;z-index:50;background:0 0;margin:0!important;padding:1rem!important}.lights-time-container{position:fixed;top:var(--bulma-navbar-height);right:0;z-index:10;text-align:right;margin:1rem!important}.lights-instructions{position:fixed;top:var(--bulma-navbar-height);left:0;z-index:10;margin:1rem}#lights-instructions-modal{z-index:100}.game-board-wrapper{overflow-x:auto;overflow-y:hidden;max-width:100%;height:auto;-webkit-overflow-scrolling:touch;white-space:nowrap;padding-bottom:5rem;padding-top:5rem;scrollbar-width:none}.game-board-wrapper::-webkit-scrollbar{display:none}.game-board{display:inline-block;width:fit-content;min-width:max-content;container-type:unset!important}row{margin:0!important}.game-board-grid{margin:auto;width:fit-content;min-width:max-content}.game-board .button{border-radius:0}.game-board row:first-of-type .column:first-of-type button{border-top-left-radius:var(--bulma-radius-medium)}.game-board row:first-of-type .column:last-of-type button{border-top-right-radius:var(--bulma-radius-medium)}.game-board row:last-of-type .column:first-of-type button{border-bottom-left-radius:var(--bulma-radius-medium)}.game-board row:last-of-type .column:last-of-type button{border-bottom-right-radius:var(--bulma-radius-medium)}