
.libras {
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  left: 0.5rem;
  bottom: 4rem;
  z-index: 1000;
  background: #fff;
  width: 42px;
  height: 42px;
}