     body          {
          background-color: #888800;
          color: white;
   }

     table         {
          background-color: green;
          width: 130px;
          border: 1px solid lime;
          color: white;
   }

     .space1       {
          background-color: #888800;
          width: 500px;
          height: 1500px;
   }