.paragraphDiv p:first-child{
    font-size: x-large;
}
.paragraphDiv p{
    font-size: large;
}