body{background:url("https://blog-affiliate.com/assets/images/bg-001.jpg") center center/cover no-repeat fixed #f0f0f0;font-family:Inter,sans-serif;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh}header{margin-bottom:20px;text-align:center}h1{font-size:24px;color:#333}.countries,main{display:flex;flex-direction:column;align-items:center}.country-link{text-decoration:none;color:inherit;margin:10px 0;text-align:center}.country-flag{width:100px;height:100px;margin-bottom:10px}.country-name{font-size:18px}.indonesia{background:url("https://blog-affiliate.com/assets/images/id-flag-round-250.png") 0 0/100px auto}.philippines{background:url("https://blog-affiliate.com/assets/images/ph-flag-round-250.png") 0 0/100px auto}.singapore{background:url("https://blog-affiliate.com/assets/images/sg-flag-round-250.png") 0 0/100px auto}.malaysia{background:url("https://blog-affiliate.com/assets/images/my-flag-round-250.png") 0 0/100px auto}.container{width:80%}table tr td{padding-left:15px;padding-right:15px}#preloader{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center;background-color:#000;opacity:1;transition: opacity 1s ease;}.loader{border:8px solid #f3f3f3;border-top:8px solid #3498db;border-radius:50%;width:60px;height:60px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}