body {
  background-color: #f2e3dc;
}

div.badge {
  position: absolute;
  left: 30vw;
  top: 10vh;

  width: 40vw;
  height: 40vw;
}

