.ttd {
    text-align: center;
    width: 600px;
    background-color: rgba(255, 255, 255, 0.597);
    border-radius: 30px;
    height: 700px;
    margin: 0px auto;
    margin-top: 100px;
}
.but {
    height: 40px;
}