#square {
    width: 50px;
    height: 50px;
    background-color: red;
    position: absolute;
  }