body {
    background-color: #e9ecef !important;
    margin: 20px;
}

.card {
    margin: 20px;
}

input.urltext {
    width: 100%;
}

.convertbutton_col {
    display: flex;
    justify-content: center;
}

.margin_row {
    margin-bottom: 20px;
}