.log-container{
    max-height:300px;
    overflow: auto;
    width:100%;
    padding:5px;
    background:#efefef;
}
