```html
body {
fontfamily: Arial, sansserif;
margin: 20px;
}
h1 {
textalign: center;
}
table {
width: 100%;
bordercollapse: collapse;
margintop: 20px;
}
th, td {
padding: 10px;
textalign: left;
borderbottom: 1px solid ddd;
}
th {
backgroundcolor: f2f2f2;
}
交易所 | 买入价格 (USD) | 卖出价格 (USD) | 差价 (USD) |
---|---|---|---|
Binance | 59,500 | 59,550 | 50 |
Coinbase | 59,520 | 59,570 | 50 |
Kraken | 59,510 | 59,580 | 70 |
Bitfinex | 59,490 | 59,540 | 50 |