AnnouncementsVideosCensorshipReligionFunnyConspiracyAwwwAnarchoCapitalismCryptoThemesIdeas4MatrixAskMatrixHelpTop Subs
1
body {
 #homeimg {
  filter: hue-rotate(45deg);
 }
}
Comment preview
[-]x0x70(+0|0)
//Sass example

body
  #homeimg
    filter: hue-rotate(45deg)