#snake {
    position: absolute;
    top: 50px;
    left: 50px;
    width: 90%;
    height: 90%;
}