body{
    background-color: rgb(20, 20, 20);
    padding: 0;
    margin: 0;
}

#sketch-holder {
    display: flex;
    justify-content: center;
}