.debug {
    font-family: "Lucida Console","Courier New","Fixed";
    white-space: pre;
    font-size: 11px;
    height: 575px;
    width: 759px;
    margin-top: 10px;
    border: 2px solid #626294;
    overflow: scroll;
    text-align: left;
    background-color: #e7c591;
}

