div p {
    font-size: 17px;
}

.my-intro {
    background-color: #A3D147;
    height: auto;
}

.my-intro-text {
    color: white;
    margin: 100px 0px;
}