I have this piece of HTML that I want to style. The html is a table (and actual table), which I want to give a border. The element also had a :before pseudo-element, which I use to put a small triangle in the top corner. I have this piece of HTML that I want to style.