*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1a1a1a;background:#e3dfd1;font-family:Kalam,cursive}#root{background:#fbf8f1;max-width:430px;min-height:100vh;margin:0 auto;position:relative;overflow-x:hidden;box-shadow:0 0 24px #0000001f}.screen{flex-direction:column;min-height:100vh;display:flex}button{cursor:pointer;font-family:inherit}textarea,input{appearance:none;font-family:Kalam,cursive}::placeholder{color:#999;font-style:italic}@keyframes wf-spin{to{transform:rotate(360deg)}}@keyframes wf-fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
