dataAV = [{
name: "biden",
id: 1,
posx: 400,
posy: 2,
img: "https://pbs.twimg.com/profile_images/1308769664240160770/AfgzWVE7_400x400.jpg"
}, {
name: "trump",
id: 2,
posx: 480,
posy: 2,
img: "https://politics-static.cnn.io/2020/static-assets/images/headshots/trump-medium.png"
}]