HTML *{font-size:1em;margin:0;padding:0;/*+placement: shift;*/position:relative;left:0;top:0;width:100%;/*+box-sizing: border-box;*/-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;}BODY{/*+transition: all 600ms ease-out;*/-webkit-transition:all 600ms ease-out;-moz-transition:all 600ms ease-out;-o-transition:all 600ms ease-out;transition:all 600ms ease-out;background-color:#FFFFFF;}SECTION.canvas{overflow:hidden;bottom:0;position:fixed;}SECTION.canvas DIV.top-float{height:55%;}SECTION.canvas DIV.logo-holder{z-index:10;height:20%;margin-top:2%;}SECTION.canvas DIV.logo-holder .logo{width:100%;background-image:url(../svg/im2econd.svg?v2);background-image:url(../svg/im2econd-white.svg);background-image:url(../svg/im2daniellepe-white.svg);height:100%;background-size:contain;background-position:center;background-repeat:no-repeat;}SECTION.canvas DIV.logo-holder .logo IMG{display:none;}SECTION.canvas DIV.bottom-float{height:30%;}SECTION.canvas DIV.rect{height:100%;background-position:center top;/*+transition: all 300ms ease-out;*/-webkit-transition:all 300ms ease-out;-moz-transition:all 300ms ease-out;-o-transition:all 300ms ease-out;transition:all 300ms ease-out;background-size:contain;width:100%;/*+placement: anchor-top-left;*/position:absolute;left:0;top:0;background-repeat:no-repeat;}SECTION.canvas DIV.rect.pink{background-image:url(../svg/pink.svg?v2);}SECTION.canvas DIV.rect.blue{background-image:url(../svg/blue.svg?v2);}SECTION.canvas DIV.rect.yellow{background-image:url(../svg/yellow.svg?v2);background-position:center bottom;}BODY{background-color:#272727;}SECTION.canvas DIV.rect.pink{background-image:url(../svg/red-top.svg?v2);}SECTION.canvas DIV.rect.blue{background-image:url(../svg/red-big.svg?v2);}SECTION.canvas DIV.rect.yellow{background-image:url(../svg/red-bottom.svg?v2);background-position:center bottom;}/*RESIZING TEST*/SECTION.canvas DIV.top-float{height:35%;}SECTION.canvas DIV.logo-holder{z-index:10;height:18%;margin-top:7%;}SECTION.canvas DIV.bottom-float{height:37%;}/*RESIZING TEST 2*/SECTION.canvas DIV.top-float{height:50%;}SECTION.canvas DIV.logo-holder{z-index:10;height:20%;margin-top:0%;}SECTION.canvas DIV.logo-holder .logo{/*+placement: 0em 3vh;*/position:relative;left:0em;top:3vh;}SECTION.canvas DIV.bottom-float{height:30%;}