:root{--superhero:"Bangers", cursive;--fantasy:"MedievalSharp", cursive;--space:"Orbitron", sans-serif;--military:"Black Ops One", cursive;--romantic:"La Belle Aurore", cursive;--scary:"Creepster", cursive;--cowboy:"Rye", cursive;--regular:sans-serif;--font:var(--regular);--sharp:0;--soft:10px;--round:100px;--image:var(--soft);--background:#f5f5f5;--text:#222;--light:var(--background);--dark:var(--text)}body,html{background:var(--background);color:var(--text);font-family:var(--font);margin:0;padding:10px}img{border-radius:calc(var(--image) * 2);border:4px solid var(--text);width:30%}a{color:var(--text)}input{box-sizing:border-box;border-style:solid;border-width:1px;border-color:var(--text);width:160px;color:var(--text);border-radius:var(--image);font-family:var(--font);background:0 0;margin:20px 0 0;padding:4px 8px;display:block}::placeholder{color:var(--text)}button{border-radius:var(--image);background:var(--text);color:var(--background);box-sizing:border-box;cursor:pointer;font-weight:700;font-family:var(--font);border:none;width:160px;margin:8px 0;padding:5px 10px;display:block}
