.delete-button {
    background-color: red;
    color: white;
    border-radius: 10px;
    width: 100%;
    height: 30px;
    margin-top: 5px;
}
