.dataviz { overflow: scroll; height: 100%; width: 100%; .datatype-button{ display: flex; flex-direction: row; } .button-container { pointer-events: unset; } } .start-message { margin: 10px; align-self: baseline; }