body {
  background-image: url('picturee.png');
  background-repeat: no-repeat;
  background-size: cover;
  height:2500px;
  width:50px;
}

.onimoustext {
  margin:2500px;
  padding:256px;
  position:absolute;
  right:1500px;
}
