.hacker-news-container{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;max-width:800px;margin:20px auto;padding:20px;background:#f9f9f9;border-radius:8px}.hacker-news-container h2{color:#333;border-bottom:2px solid #f60;padding-bottom:10px;margin-bottom:20px}.news-list{margin-top:20px}.news-item{padding:15px;border-bottom:1px solid #eee;margin-bottom:10px;background:#fff;border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.news-item h3{margin:0 0 10px;font-size:18px}.news-item h3 a{color:#333;text-decoration:none}.news-item h3 a:hover{color:#f60}.news-item .score{background:#f60;color:#fff;padding:2px 8px;border-radius:10px;font-size:12px;margin-right:10px}.news-item .time{color:#666;font-size:12px}