 #easter1blub {

    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 10;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0) none repeat scroll 0% 0%;
    display: none;
    cursor: crosshair;

  }

  .eggkind0 {
    
    height: 60px;
    width: 40px;
    border-radius: 200% 200% 180% 180%;
    background: green; 
    box-shadow: 0px 0px 10px #000000 inset;
  }
  .eggkind1 {
    
    height: 30px;
    width: 20px;
    border-radius: 200% 200% 180% 180%;
    background: green;
    box-shadow: 0px 0px 5px #000000 inset;
  }
  .eggkind2 {
    
    height: 90px;
    width: 60px;
    border-radius: 200% 200% 180% 180%;
    background: green;
    box-shadow: 0px 0px 20px #000000 inset;
  }
  .eggkind3 {
    
    height: 60px;
    width: 40px;
    border-radius: 200% 200% 180% 180%;
    background: orange; 
    box-shadow: 0px 0px 10px #000000 inset;
  }
  .eggkind4 {
    
    height: 30px;
    width: 20px;
    border-radius: 200% 200% 180% 180%;
    background: orange;
    box-shadow: 0px 0px 5px #000000 inset;
  }
  .eggkind5 {
    
    height: 90px;
    width: 60px;
    border-radius: 200% 200% 180% 180%;
    background: orange;
    box-shadow: 0px 0px 20px #000000 inset;
  }
  .eggkind6 {
    
    height: 60px;
    width: 40px;
    border-radius: 200% 200% 180% 180%;
    background: blue; 
    box-shadow: 0px 0px 10px #000000 inset;
  }
  .eggkind7 {
    
    height: 30px;
    width: 20px;
    border-radius: 200% 200% 180% 180%;
    background: blue;
    box-shadow: 0px 0px 5px #000000 inset;
  }
  .eggkind8 {
    
    height: 90px;
    width: 60px;
    border-radius: 200% 200% 180% 180%;
    background: blue;
    box-shadow: 0px 0px 20px #000000 inset;
  }
  .eggkind9 {
    
    height: 60px;
    width: 40px;
    border-radius: 200% 200% 180% 180%;
    background: red; 
    box-shadow: 0px 0px 10px #000000 inset;
  }
  .eggkind10 {
    
    height: 30px;
    width: 20px;
    border-radius: 200% 200% 180% 180%;
    background: red;
    box-shadow: 0px 0px 5px #000000 inset;
  }
  .eggkind11 {
    
    height: 90px;
    width: 60px;
    border-radius: 200% 200% 180% 180%;
    background: red;
    box-shadow: 0px 0px 20px #888888 inset;
  }
  .eggkind12 {
    
    height: 60px;
    width: 40px;
    border-radius: 200% 200% 180% 180%;
    background: #FF369B; 
    box-shadow: 0px 0px 10px #888888 inset;
  }
  .eggkind13 {
    
    height: 30px;
    width: 20px;
    border-radius: 200% 200% 180% 180%;
    background: #FF369B;
    box-shadow: 0px 0px 5px #888888 inset;
  }
  .eggkind14 {
    
    height: 90px;
    width: 60px;
    border-radius: 200% 200% 180% 180%;
    background: #FF369B;
    box-shadow: 0px 0px 20px #888888 inset;
  }
