canvas {
    width: 100%;
    height: 100%;
}

.board {
    position: relative;
    float: left;
    width: 68%;
    height: 100%;
}