blob: 2ad37ce05a5860950b8de48284c4e0dc629c0d52 [file] [log] [blame]
* {
margin: 0;
}
#output {
width: 100%;
height: 100%;
}
table {
border: 0px;
border-collapse: collapse;
border-spacing: 0px;
display: table;
}
table td {
padding: 0px;
}
.cell {
color: black;
}