#explainer{
    margin: 20px auto;
    /* font-style: italic;  */
    text-align: center;
    font-family: 'Nunito', sans-serif;
    width: 80%;
    background-color: rgba(0,0,0,0.4);
    color: white;

}