* {background-color: white; font-family: serif; text-decoration: none; word-wrap: break-word; font-size: 32px;}

h1, h2, p { margin-top: 64px; margin-bottom: 64px;}

h1 {margin-right: 0px; margin-left: 24px; text-transform: uppercase; letter-spacing: 16px;}

h1, h1 a, h2, p, form {text-align: center; text-decoration: none; color: black;}

input[type=text], input[type=submit], button {border: 2px solid black; border-radius: 4px; outline: none; color: black;}
 
input[type=text] {margin-bottom: 16px; padding: 16px; text-align: left; width: 66%;}
 
input[type=submit], button {height: 48px;}

#totop {position: fixed; bottom: 0; right: 0; margin: 8px; width: 48px;}
