
.title{
    width: 100%;
    box-sizing: border-box;
    padding: 30px;
    font-size: 30px;
    text-align: center;
}

.content{
    width: 80% !important;
    height: auto !important;
    margin: 0 auto !important;
    padding-bottom: 30px;
}
