You're looking right at it! There is a pure styling exercise version of this on the GitHub site. The GitHub link would take you to it - that project basically
applied this exercise inside an Electron application. Feel free to download and check it out! Honestly, a tutorial was used to come up with the base for this.
See link below.
NOTE: The site itself is actually hosted on Amazon Web Services (static website, so no EC2, just an S3 bucket). This is ideal
as different applications can be linked later. Contact form calls on an AWS Lambda function that hosts Golang code to use Amazon SES to email the information
from the form to myself.