html {
  height: 100%;
  width: 100%;
}

body{
  text-align: center;
  color: black;
  background-color: #ffecc5;
  font-size: 20px;
  font-family: 'Courier New', Courier, monospace;;
img{
  width: 500px;
  border-radius: 30px