@charset "utf-8";

p { color: green; }
p:before { content: "(tablet)"; }

