body{
    background: black;
}
p{
    margin-bottom: 50px;
    font-family: 'Poppins', sans-serif;
    font-size: 1.2rem;
}