document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. #square {
  2.         width: 100px;
  3.         height: 100px;
  4.         background: #66BB92; /* Cor verde */
  5. }
');