﻿#text-input {
    min-height: 300px;
}
th, td {
    padding: 8px;
    text-align: center;
    border: 2px solid;
}


.tr-summary th {
    text-align: center;
    border:2px solid;
    border-bottom:4px solid;
}

.tbl-words{
    width:100%;
    margin-top:25px;
    border:2px solid;
}



