
body {
  background-color: Skyblue;
  color: black;
  font-family: Verdana;
}

h1 {
  font-size: 100px ;
}

button {
  color: white;
  padding: 15px 32px;
  text-align: Right;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  cursor: pointer;
}

<img src="https://images.pexels.com/photos/236047/pexels-photo-236047.jpeg?cs=srgb&dl=clouds-cloudy-countryside-236047.jpg&fm=jpg" alt="Example" style="float: right; margin-left: 15px;">