p1{
  position: fixed;
  bottom: 0px;
  right: 0px;
}
p2{
  font-size: 20pt;
  width: 250;
  height: 100;
  color: #000000;
  background: #ffff00;
  }
a{text-decoration: none;
}

