canvas { position: absolute; height: 100%; width: 100%; background-color: #2c3e50; z-index: 1; } .particles { width: 135px; height: 45px; background-color: lightgray; top: 0px; right: 0px; position: fixed; line-height: 22px; font-size: 18px; padding: 10px; border-bottom-left-radius: 10px; font-family: 'HelveticaNeue-UltraLight', 'Helvetica Neue UltraLight', Roboto, Arial, Sans-serif; color: #151B1F; text-align: center; z-index: 100000000; } a { color: #1abc9c; }