#InvStatErl {
    background-color: lightgreen;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 10px;
    right: 10px;
   /* border: 1px solid black; */
    border-radius: 100px;
}