.stackTrace {
    top: 700px;
    left: 10px;
    display: none;
    z-index: 2000;
    position: absolute;
    background-color: white;
    height: 75px;
    width: 98%;
    overflow: auto;
}


