h1 {
    color: purple;
}

.bolded {
    font-weight: bold;
}

.fancy {
    font-style: italic; 
}