/* Example CSS */

#non-existing-id {
    color: pink;
}
