Coming Soon Template Pt2. Completed!

I've finished the extra pieces I wanted to add to this little project, including a extra block;

<extra>Return to <a href="http://warmolabs.tf">warmolabs.tf</a></extra>

Also adding the positioning/sizing in the css file, including colour codes for the website links

 extra {
  position: absolute;
  bottom: 1%;
  text-align: left;
  margin-left: 2%;
  color: white;
  font-family: 'Oxanium';
  font-weight: 300;
  font-size: 4vw;
}

Preview

Example Here