css /* styles.css */ body { background-color: #fff; font-family: 'Bangers', 'Arial, sans-serif'; font-size: 16px; line-height: 24px; margin: 0; padding: 0; } body:after { content: ''; display: block; position: fixed; top: 0; left: 0; width: 100%; height: 10px; background: linear-gradient(-webkit-linear-gradient(90deg, #fff 0, #f0f0f0 100%)); } h1, h2, h3, h4, h5, h6 { margin: 1.4em 0 1.4em 0; padding: 0.4em 0 0.2em 0; font-family: inherit; font-weight: bold; text-shadow: 0 0 0 #000; ประก border-bottom: 4px solid #666; border-top: 2px solid #666; box-shadow: inset 0 0 0 #000; } h1 { font-size: 24px; line-height: 32px; margin: 0 0 1.4em 0; padding: 0.4em 0 0.2em 0; text-align: center; border-bottom: 8px solid #666; border-top: 4px solid #666; box-shadow: inset 0 0 0 #000, 0 0 10px rgba(0, 0, 0, 0.1); background: linear-gradient(45deg, #ff0 0, #f0f 100%); } h2 { font-size: 18px; line-height: 26px; margin: 1.4em 0 1.4em 0; padding: 0.4em 0 0.2em 0; text-align: center; border-bottom: 4px solid #666; border-top: 2px solid #666; box-shadow: inset 0 0 0 #000; } h3 { font-size: 14px; line-height: 22px; margin: 0.8em 0 0.8em 0; padding: 0 0 0 0; text-align: center; border-bottom: 4px solid #666; border-top: 2px solid #666; box-shadow: inset 0 0 0 #000; } h4 { font-size: 12px; line-height: 20px; margin: 0.4em 0 0.4em 0; padding: 0 0 0 0; text-alignประก border-bottom: 4px solid #666; border-top: 2px solid #666; box-shadow: inset 0 0 0 #000; } h5 { font-size: 10px; line-height: 16px; margin: 0 0 0 0; padding: 0 0 0 0; text-align:ประก border-bottom: 4px solid #666; border-top: 2px solid #666; box-shadow: inset 0 0 0 #000; } h6 { font-size:ประก line-height: 14px; margin: 0 0 0 0; padding: 0 0 0 0; text-align: center; border-bottom: 4px solid #666; border-top: 2px solid #666; box-shadow: inset 0 0 0_goals } p, ul, li, a { margin: 0 0 0 0; padding: 0 0 0 0; font-family: 'Bangers', 'Arial, sans-serif'; font-size: 16px; line-height: 24px; color: #000; text-decoration: none; border-bottom: 4px solid #666; border-top: 2px solid #666; box-shadow: inset 0 0 0 #000; } a { color: #0b0; text-decoration: none; text-shadow: 0 0 0 #000; background: linear-gradient(-webkit-linear-gradient(90deg, #f0f 0, #fff 100%)); border-bottom: 4px solid #666; border-top: 2px solid #666; box-shadow: inset 0 0 0 #000; } a:hover { color: #0b0; text-decoration: none; text-shadow: 0 0 0 #000, 0 0 10px rgba(0, 0, 0, 0.1); background: linear-gradient(-webkit-linear-gradient(90deg, #fff 0, #f0f 100%), linear-gradient(45deg, #f0f 0, #fff 100%); border-bottom: 4px solid #666; border-top: 2px solid #666; box-shadow: inset 0 0 0 #000, 0 0 10px rgba(0, 0, 0, 0.1); }