body {
  position: fixed;
  top: 80px; 
  right: 0; 
  bottom: auto; 
  left: 100px; 
  background: lightgrey;
}
