@import url('https://fonts.googleapis.com/css?family=Lato&display=swap');
.inverso{
    background-color: black;
    color: white;
}
p{font-family: 'Lato';
}
