*:focus { //disable Chrome outline of focused elements outline: none; } html, body { width: 100%; height: 100%; background-color: @base; }