.depth-window{
    width: 180px;
    height: 80px;
    bottom: -150%;
    left: 50%;
    transform: translateX(-50%);
}

.depth-text{
    font-size: x-large;
}
