@charset "utf-8";

p { color: red; }
p:before { content: "(smartphone)"; }

