#foo: color: rgb(128, 128, 128) background-color: rgb(255, 255, 0) #foo::before: color: rgb(128, 128, 128) background-color: rgb(0, 255, 255) #foo::after: content: "bye" color: rgb(0, 128, 0)