/* ws_scss Parameter Demo */
.scssdemo-box {
  height: 30px;
  width: 30px; }

.scssdemo-box1 {
  background: #000; }

.scssdemo-box2 {
  background: #666; }
