body {
    background-color: black;
}
canvas{ 
    width: 100%;
    border: 3px solid white;
}

