
  #box {
    width: 1500px;
    height: 750px;
    border: 3px solid black;
    position: relative;
    overflow: hidden;
}
