.results { margin-top: 1rem; text-align: center; } table, tr, th, td { border: 1px solid black; border-collapse: collapse; padding-left: 1rem; padding-right: 1rem; padding-top: 0.4rem; padding-bottom: 0.4rem; } .name { text-decoration: none; } #queue { border: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: white; }