.card {
    height: 100%;
}

.box {
    margin-top: 1vw;
}

#postman-run-collection-button {
    cursor: not-allowed;
    pointer-events: none;
    background-color: rgb(237, 117, 71);
    color: white;
    height: 25px;
    vertical-align: middle;
}
