@import"https://fonts.googleapis.com/css2?family=Nerko+One&display=swap";@import"https://fonts.googleapis.com/css2?family=Libre+Baskerville&family=Nerko+One&display=swap";html{box-sizing:border-box;height:100%;margin:0}*,*:before,*:after{box-sizing:inherit}body{background:#C8102E;color:#fff;font-family:Nerko One,cursive;height:100%;margin:0;overflow:hidden}p{margin-left:auto;margin-right:auto;max-width:80%;font-family:Libre Baskerville,serif;font-size:18px;text-align:justify}form{border-radius:8px;width:100%;background-color:#fff;padding:8px}form label{font-size:24px;color:#c8102e}form input,form textarea{width:100%;border-radius:8px;padding:8px;margin-right:16px;border:#C8102E 1px solid}form button{margin-top:8px;background:#C8102E;border:1px solid #C8102E;padding:8px;font-family:Nerko One,cursive;color:#fff;font-size:24px;border-radius:8px}form button:hover,form button:active{animation-name:buttonAnimation;animation-duration:.2s;background:#FFFFFF;color:#c8102e}@keyframes buttonAnimation{0%{background:#C8102E;color:#fff;border:1px solid #C8102E}to{background:#FFFFFF;color:#c8102e}}
