
#superhero-title {
        text-align: center;
        font-size: 3.5rem;
        font-weight: bold;
        color: #fff;
    }

    .superhero-word:nth-child(1) { color: #fff; } 
    .superhero-word:nth-child(2) { color: #fff; } 
    .superhero-word:nth-child(3) { color: #fff; } 
    .superhero-word:nth-child(4) { color: #fff; } 
    .superhero-word:nth-child(5) { color: #ffff; 
        font-size: 4.5rem;
    }