html {
            height: 100%;
            margin: 0;
            display: flex;
            justify-content: center;
            align-items: flex-start;
        }

 .yucky{height:110vh;
  position:relative;
  margin:auto;
  width:30rem;;
  }