table { width: 100%; border-collapse: collapse; font-family: system-ui, sans-serif; font-size: 14px; } th, td { border: 1px solid rgba(255,255,255,0.2); padding: 6px 8px; vertical-align: top; } th { font-weight: 600; text-align: left; } thead th { position: sticky; top: 0; background: black; }