body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{flex-direction:column;justify-content:space-around;align-items:center;min-height:80vh;display:flex}.container{flex-direction:column;flex:1;justify-content:center;align-items:center;max-width:320px;display:flex}.question{font-size:19px;font-weight:900}.title{margin-bottom:2px;margin-right:6px}.datePickerContainer{flex-direction:row;justify-content:center;align-items:center;width:100%;margin-top:0;margin-bottom:2px;display:flex}.datePicker{box-sizing:border-box;max-width:95px}.boxes{box-sizing:border-box;margin:0 0 1px;padding:0;font-size:4px;line-height:4px;display:block}.box{box-sizing:border-box;border:1px solid #444;width:4px;height:4px;margin-right:1px;font-size:4px;line-height:8px;display:inline-block}.filled{background-color:red;border-color:red}.noBox{border:none}.legend{flex-direction:row;justify-content:space-between;display:flex}button{border-radius:5px;margin-bottom:8px;font-size:16px}.key{flex-direction:column;justify-content:space-around;display:flex}.keyItem{font-size:12px}.made-by{padding-bottom:10px}.wipe-button{color:#069;cursor:pointer;border:none;font-family:arial,sans-serif;text-decoration:underline;background:0 0!important;padding:0!important}footer{text-align:center}.ad{border:1px solid #ccc;border-radius:5px;padding:10px}.made-by{border-top:1px solid #ccc;padding-top:6px}
