.App{flex-direction:column;height:100vh;margin:0;display:flex}.App-header{color:#fff;background-color:#282c34;flex-direction:column;justify-content:center;align-items:center;min-height:10vh;font-size:calc(10px + 2vmin);display:flex}.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{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#eee;margin:0;font-family:Arial,Helvetica,sans-serif}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{flex-direction:column;display:flex}div.row{flex-direction:row;align-items:center;display:flex}
