main {
    width: 50.0rem;
    margin: 0 auto;
}

.portfolio {
    background-color: bisque;
    height: 120.0rem;
}

.contact_me {
    height: 30.0rem;
    padding: 2.0rem;
}

.my_skills {
    background-color: bisque;
    height: 60.0rem;
}

.response {
    display: none;
}