table { border-spacing: 20px; } table, th, td { border: 1px solid black; } td { width: 100px; background-color: orange; padding: 30px; }