.mediaViewInfo { --web-view-name: Web 1280 – 1; --web-view-id: Web_1280__1; --web-scale-on-resize: true; --web-enable-deep-linking: true; } :root { --web-view-ids: Web_1280__1; } * { margin: 0; padding: 0; box-sizing: border-box; border: none; } #Web_1280__1 { position: absolute; width: 1280px; height: 800px; background-color: rgba(255,255,255,1); overflow: hidden; --web-view-name: Web 1280 – 1; --web-view-id: Web_1280__1; --web-scale-on-resize: true; --web-enable-deep-linking: true; } @keyframes fadein { 0% { opacity: 0; } 100% { opacity: 1; } } #Rectangle_1 { opacity: 0.479; fill: rgba(88,185,129,1); } .Rectangle_1 { position: absolute; overflow: visible; width: 1280px; height: 800px; left: 0px; top: 0px; } #ABOUT { left: 59px; top: 136px; position: absolute; overflow: visible; width: 175px; white-space: nowrap; --web-animation: fadein 0.3s ease-out; --web-action-type: page; --web-action-target: About Page.html; cursor: pointer; text-align: left; font-family: Helvetica Neue; font-style: normal; font-weight: normal; font-size: 50px; color: rgba(112,112,112,1); }