html {
  height: 100%;
  width: 100%;
  background-color: #9fd5fe;
  font-style: oblique;
  font-size: 30px ;
body {
    text-align: center;}

img {
  width: 30%;
}