body {
    margin: 30px;
}

/* .max{
    color: red;
    font-weight: bold;
} */

.caution {
    height: 200px;
    width: 70%;
    border: 1px solid;
    overflow: scroll;
}

.caution-title {
    margin-bottom:5px ;
}
.form-control {
    width: 200px;
}

.amountP {
    margin-bottom: 0px;
}

button {
    margin-top: 10px;
    margin-bottom: 10px;
}