css /* Socky Style Sheet */ body { background: -webkit-linear-gradient(left, rgb(255, 0, 0), rgb(0, 0, 0)); margin: 0; padding: 0; font-size: 16px; font-family: "Open Sans", sans-serif; line-height: 1.6; color: #fff; background-color: #f7d8c3; } h1 { font-size: 36px; line-height: 1.2; color: #ff0000; border-bottom: 4px solid #000; margin: 0 0 16px 0; } h2 { font-size: 24px; line-height: 1.4; color: #00ff00; border-bottom: 4px solid #000; margin: 16px 0 16px 0; text-shadow: none; } p { margin: 0 0 16px 0; padding: 16px 0 0 16px; border-bottom: 4px solid #000; line-height: 1.8; color: #000; } a { text-decoration: none_goals; color: #000; background: #fff; padding: 8px 16px; border: 2px solid #000; font-size: 18px; border-radius: 4px; margin: 8px 0; text-shadow: none; } a:hover { color: #000; background: #ff0; border: 4px solid #f00; border-radius: 4px; transition: background 0.4s; } /* Socky Class */ .socky { ประก background: -webkit-linear-gradient(left, rgb(0, 0, 0), rgb(100, 100, 100)); border: 4px solid #000; border-radius: 4px; padding: 16px 16px 16px 16px; margin: 0 0 0 0; color: #fff; line-height: 1.6; font-size: 18px; font-family: "Open Sans", sans-serif; text-align: center; text-shadow: none; width: 100%; height: 100vh; position: relative; overflow: hidden; } .socky p { background: -webkit-linear-gradient(left, rgb(0, 0, 0), rgb(100, 100, 100)); border: 4px solid #000; border-radius: 4px; padding: 16px 16px 16px 16px; margin: 0 0 0 0; color: #fff; line-height: 1.6; font-size: 18px; font-family: "Open Sans", sans-serif; text-align: center; text-shadow: none; width: 100%; height: 100vh; position: relative; overflow: hidden; } /* Socky Links */ a.socky-link { text-decoration: none_goals; color: #000; background: #fff; padding: 8px 16px; border: 2px solid #000; font-size: 18px; border-radius: 4px; margin: 8px 0; text-shadow: none; transition: background 0.4s; background: -webkit-linear-gradient(left, rgb(0, 0, 0), rgb(100, 100, 100)); border: 4px solid #000; border-radius: 4px; padding: 16px 16px 16px 16px; margin: 0 0 0 0; color: #fff; line-height: 1.6; font-size: 18px; font-family: "Open Sans", sans-serif; text-align: center; text-shadow: none; width: 100%; height: 100vh; position: relative; overflow: hidden; } .socky-link:hover { color: #000; background: #ff0; border: 4px solid #f00; border-radius: 4px; transition: background 0.4s; }