#deleteButton {
    display: flex;
    justify-content: center;
    width: 200px;
}

a {
    margin-left: 105px;
    text-decoration: none;
}

#mail {
    color: #fff;
    font-size: 20px;
}

#checkout-button {
    margin-left: 1px;
}


