table{
    width: 100%;
}
tr {
    border-bottom: 1px solid #000000;
}
td {
    padding: 10px;
}
p{
    line-height: inherit;
}