#playField{
    height: 500px;
    width: 800px;
    border: 1px solid black;

    // aanvullen met hoogte en breedte
}


#target {
    position: absolute;
}