.note {
  background-color: yellow;
  padding: 20px;
  width: 300px;
  position: absolute;
  top: 0px;
  right: 0px;
  top: 200px;
  z-index: 9;
}
