body{
    margin: 0;
    padding: 0;
    background-color: green;
    text-align: center;
}

canvas{
    background-color: black;
}