
body {
  background: white;
} 

[lang=en] {
  color: #600;
  background: #cff;
} 

[lang=pt] {
  color: #060;
  background: #ffc;
} 


