
.robot {
    width: 50px;
    height: 50px;
    position: relative;
    border: 1px solid black;
    top: 0px;
    left: 0px;
}
