.btn {
    color: #00A5E3;
    border-color: #00A5E3;
}
#output {
    position: absolute; ;
    max-height: 500px;
    overflow: auto;
}
.head_table {
    background-color: #00A5E3;
}