#Iplayer1 {
  position: absolute;
  left: 140px;
  top: 300px;
  width: 16px;
  height: 16px;
  background-color: #3940FA;
}


#Iplayer2 {
  position: absolute;
  left: 280px;
  top: 300px;
  width: 16px;
  height: 16px;
  background-color: #CF0000;
}