position: static;
position: relative;
  top: 40px; left: 40px;
position: absolute;
  top: 40px; left: 40px;
position: sticky;
  top: 20px;