.menu{
    border: 2px solid #f3f3f3;
    padding: 15px;
    text-align: center;
    font-weight: bold;
}
.about-title{
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 20px
}
.about-content{
    text-align: center;
    font-size: 15px;
}
