


article {
  width: 50%;
  margin-left: 25%;
}

aside {
  }


.fixToTop {
  position: fixed;
  top: 50px;
}
.fixToBottom {
  position: fixed;
  bottom: 60px;
}