#box {
  width: 10em;
  height: 10em;
  line-height: 10em;
  background-color: #5ca9f0;
  position: absolute;
  text-align: center;
}
