.cell { height: 100%; width: 100%; background-color: white; border-radius: 0px; border-width: 0px; /*margin: 0px;*/ /*padding: 0;*/ /*overflow-x: auto;*/ } .cell:focus { outline: none; }