css body { background-image: linear-gradient(to bottom, #FF69D4 0 0, #FF69D4 0 100%); background-size: 100% 100%; font-family: "Helvetica", "Arial", "sans-serif"; color: #000000; text-align: center; } h1 { font-size: 36px; font-weight: bold; border-bottom: 4px solid #000000; margin-bottom: 16px; padding: 8px 0; text-shadow: 4px 4px 0 #000000; } h2 { font-size: 24px; font-weight: bold; border-bottom: 4px solid #000000; margin-bottom: 8px; padding:ประก 8px 0; text-shadow: 4px 4px 0 #000000; } a { text-decoration: none; color: #000000; border-bottom: 4px solid #000000; text-shadow: 4px 4px 0 #000000; } a:hover { background-color: #FF69D4; border-bottom: 4px solid #000000; text-shadow: 4px 4px 0 #000000; }