.box {
    width: 50%;
    text-align: center;
    margin: auto;
    margin-top: 120px;
    padding-top: 20px !important;
}
.main-bod {
    background-color: #ADD8E6;
}
.box .btn {
    background: #1ab394;
}