body {
  background-color: #000;
}

div {
  background-color: #fff;
  position: absolute;
  top: 40%;
  left: 40%;
  width: 20%;
  height: 20%;
}

