CSS Ruleset

.container p:first-child::first-letter {

    color#000;

    font-size24px;

    text-transformuppercase;

}