@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap);html{height:100%;min-height:100%}body{background-color:#fcf9ee;font-family:"Open Sans",sans-serif;overflow:hidden;height:100%;min-height:100%;margin:0}.box{display:flex;min-height:calc(100% - 64px);justify-content:center}.greetings{font-size:3vw;align-content:center}.footer{display:flex;border-top:1px solid rgba(5,5,5,.06);box-sizing:border-box;height:64px;justify-content:center}.footer a{font-size:12px;color:#777;align-content:center}