body{
    display: flex;
    align-items: center;
    justify-content: center;
    background: black;
}

#box{
    position: relative;
}