.App{height:100vh;margin:0;display:flex;flex-direction:column}.App-header{background-color:#282c34;min-height:10vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.25em}h1{font-size:22px}h2{font-size:20px}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body{margin:0;font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#eee}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}input[type=checkbox]+label{-webkit-user-select:none;user-select:none}div.column{display:flex;flex-direction:column}div.row{display:flex;flex-direction:row;align-items:center}
