const aboutMe = {
company: '2atOnce OÜ',
title: 'The Digital Age Company',
address: {
street: 'Sepapaja tn 6',
city: 'Tallinn'
zip: '15551'
country: 'Estonia'}
EU VAT: 'EE102475672',
}
this.addEventListener('mouseover', () => {
this.flipCard = true;});