Skip to content

Instantly share code, notes, and snippets.

@wattgod
wattgod / training-plan-form-full.html
Created January 31, 2026 13:04
Gravel God Training Plan Form
<!-- Gravel God Training Plan Questionnaire - Full Version -->
<!-- Paste this entire block into an Elementor HTML widget or Custom HTML block -->
<style>
@import url('https://fonts.googleapis.com/css2?family=Sometype+Mono:wght@400;500;600;700&display=swap');
.gg-form-container {
font-family: 'Sometype Mono', monospace;
max-width: 800px;
margin: 0 auto;