Sock-a-thon: The Ultimate Sock-Off

Get ready for the most epic battle of the year! Sock-a-thon 2023 is coming!

Check out our rules and regulations! Meet our participants! Get the schedule!
body { background-color: #f2f2f2; font-size: 18px; font-family: -apple-system, sans-serif; font-weight: 700; padding: 20px; margin: 0; width: 100%; height: 100%; overflow: hidden; position: relative; } .container { width: 100%; max-width: 800px; margin: 0 auto; padding: 0; box-sizing: border-box; } .bold { font-weight: bold; color: #000000; text-shadow: 4px 4px 4px rgba(0, 0, 0, 0.5); } .link { text-decoration: none; color: #000000; border-bottom: 2px solid #000000; padding: 10px; margin-left: 20px; font-size: 14px; font-weight: bold; background-color: #f2f2f2; transition: background-color 0.2s ease; border-radius: 4px; display: inline-block; box-shadow: 0 0 0 0 #000000; } .logo { width: 100px; height: 100px; border: 4px solid #000000; border-radius: 50px; margin: 20px; background-image: url('sock-a-thon.png'); background-size: 100px; background-position: center; background-repeat: no-repeat; }