Very good job @gordon_woodbine! I like it (especially the rotation you gave to the text).
But, I found that you are using the @import CSS rule to import google fonts. This should not be done as it’s a major speed issue. Instead, pick your font family from Google Fonts and then copy the link tag they gave you. Now go to CodePen and click on the settings icon at the top of the HTML box. Then paste the code into the "Stuff for <head> ".
Anyway, fantastic and no other suggestions to give. Best Wishes!