body{ font-family: cursive; text-align: center; margin: 0; padding: 0; } body h2{ font-size: 40px; text-align: center; } form{ text-align: center; font-size: 20px; } button{ font-size: 18px; background-color: aqua; border-radius: 30%; } button:hover{ cursor: pointer; letter-spacing: 3px; background-color:#5AC6AC; color: white; border-color: white; } input { height: 25px; width: 450px; border-color: aqua; }
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter