.survivor-canvas {
    width: 800px;
    height: 600px;
    border: 1px solid black;
}

.content {
    margin-top: 0px;
}

.top-offset {
    margin-top: 0px;
}

.instructions {
    max-width: 200px;
}