.color-bg-me {
    color: #000000;
    background-color: #f1f1f1;
    padding: 30px;
    border-radius: 20px;
    margin-bottom: 30px;
}