const aboutMe = { name: 'Alexander Örn Arnarson', title: 'Network engineer', location: 'North Macedonia', contact: { email: '[email protected]', website:'linkedin.com/in/alexander-orn-arnarson'} }
this.addEventListener('mouseover', () => { this.flipCard = true;});