I wanted something like function in other languages, something that you can reuse throughout
the code without having to type it again, doesn't matter if it is ID or class, give me some example where I can write something like:
.one class, second class, third class {
something unique that contains all three
}