div {
  width: 200px;
}

h1.top {
  position: fixed;
  top: 0;
}

p {
  margin-top: 100px;
}