@media screen and (min-width: 1000px){
    .content p{
        text-align: center;
    }
}