body{
    background-color: powderblue;
}

h1{text-align: center;}

img.top-right {
  float: right;
  top: 10px;
  right: 10px;
  width: 250px; /* optionnel */
}
