body {
        font-family: Arial;
        overflow: hidden;
        margin: 0px;
        padding: 0px;
      }
      parallax-container {
        font-size: 200%;
      }

#group1 [layer="-1"] .title { color:rgba(0,0,0,0.02); font-size:30vw;
	font-weight:700; }
#group1 [layer="-1"] { background: #1f8dd6; }
#group1 [layer="0"]  { color:white; font-weight:100; }
#group2 { background: #1faad6; }
#group4 { background: #0077dd; font-weight:100; }
#group2 { background: #1BBC9B; color:#fff; font-weight:100; }
/* #group3 [layer="-2"] { background: #1f8dff; } */
#group3 { background: #9b59b6; color:white; }

#drawericon { margin:0 15px 0 20px; transform:translate(0,-1px); cursor:pointer; }
#drawer { top:50px !important; width:200px !important; background:#222; }
