/* your styles go here */
canvas {
    min-height: 52vh;
    /*min-width: 92vw;*/
}

.pull-up {
    margin-top: -4rem;
}

.custom-left {
    margin-left: 105px;
}

.custom_error_text {
    color: rgb(173, 17, 17)
}