const aboutMe = { name: 'Luke Else', title: 'Software Engineer + Student', contact: { email: 'mail@luke-else.co.uk', website:'https://git.luke-else.co.uk'} }
this.addEventListener('mouseover', () => { this.flipCard = true;});