Instructions:
Copy the html code
Open a New Tab
Press Ctrl+Shift+I
Find the line that starts with <html> and select it
Click on the three dots to the left of it and click Edit as html (should be the second option on the list)
Then do Ctrl+A to select everything and backspace to delete it all
Then paste the code in the text box and exit with the x in the top-right corner
Html code:
<html> <head> </head> <body style="margin:0; padding:0;"> <iframe src="https://snow-rider.gitlab.io/" width="1366" height="600" frameborder="0" allowfullscreen=""> </iframe> </body> </html>