@ -23,6 +23,7 @@
<span>is a computer meant for sharing</span>
</section>
<section id="summary">
<div id="table-container">
<table>
<tr>
<td>
@ -77,6 +78,7 @@
</td>
</tr>
</table>
</div>
<div id="weird-boxes">
@ -19,6 +19,14 @@ div#tildes {
letter-spacing:.75em;
}
#table-container {
overflow:auto;
table {
overflow-x: scroll;
section {
font-family: monospace;
background-color: black;