#gold-prices-table{margin:20px auto;padding:20px;background-color:#f9f9f9;border:1px solid #ddd;border-radius:5px;max-width:800px}#gold-prices-table table{width:100%;border-collapse:collapse}#gold-prices-table th,#gold-prices-table td{padding:10px;text-align:center;border:1px solid #ddd}#gold-prices-table th{background-color:#f4f4f4;font-weight:700}@media (max-width:768px){#gold-prices-table{overflow-x:auto;display:block}#gold-prices-table table{min-width:600px}#gold-prices-table th,#gold-prices-table td{position:relative}#gold-prices-table th{position:sticky;top:0;z-index:2}#gold-prices-table td:first-child{position:sticky;left:0;background-color:#f9f9f9;z-index:1}}