.history {
    overflow: auto;
    width: 100%;
    height: 600px;
    background-color: #eee;
    padding: 20px;
}