Example UserCSS for Stylus
/* ==UserStyle==
@name Copy Button Style
@namespace https://example.com/usercss
@version 1.0.0
@description Example UserCSS for Stylus
@license MIT
==/UserStyle== */
body {
background-color: #111 !important;
}