body { margin:0; overflow:hidden; color:rgba(255,255,255,.8); font-family:arial; font-size: 15px; text-shadow: 1px 1px 1px #000; cursor: none; } canvas { background: #000; } .instructions { position: absolute; top:30%; background-color: white; color: black; font-size: 5em; font-weight: 900; margin: 0px auto; padding:120px 0px; width: 60%; text-align: center; mix-blend-mode: screen; } .inside-page-content { margin:0px;} .page-home .page-content { min-height: 0px; }