*,*:before,*:after { box-sizing: border-box; } html,body { background:black; color:white; } #board { border: 1px dotted white; }