body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{display:flex;justify-content:center;align-items:center;height:100vh}.card{box-shadow:3px 5px 6px -2px #000,-6px -7px 6px -2px #ecdede;width:320px}.card,.card-text{padding:5px}.card-pic{width:150px;width:100%;display:flex;justify-content:center}.card-pic>img{width:100%;border-radius:5px}.chess-board{border:19px solid #000;height:200px;width:200px;display:grid;grid-template-rows:repeat(8,1fr);grid-gap:0;padding:0;margin:0}.row{display:flex}.squre{height:100%;width:100%;margin:0;padding:0}.black,.row:nth-child(2n) .squre:nth-child(2n),.row:nth-child(odd) .squre:nth-child(odd){background:#000}#day18{width:200px;height:200px;border:20px solid #000;display:grid;grid-template-columns:repeat(8,1fr)}#day18 .box{width:25px;height:25px;background-color:green}.cal-app-container{width:500px}.Card{padding:5px}.cal-app-container{width:350px;height:400px;padding:10px;overflow-y:auto;overflow-x:hidden;box-shadow:2px 3px 9px -1px #000}.Card{width:90%;background:#6b8e23;margin:6px;border-radius:5px;box-shadow:3px 1px 9px -1px #3d581a;height:90px;padding:15px}.Card h2{margin-bottom:0}.instructions{min-height:60px;padding:15px 0}.instructions>h1{text-align:center}.Card .action{justify-content:space-between;height:30px}.Card .action,.day26{display:flex;align-items:center}.day26{flex-direction:column}.day26 h3{margin-top:50px}.day26 input{display:block;margin:10px;width:300px}.day26 .button{text-align:center;padding:5px 10px;width:300px;background-color:#1a1a1a;color:#fff;cursor:pointer;border-radius:5px}.day26 .button:hover{opacity:.8}.day26 h6{text-align:left}
/*# sourceMappingURL=main.9f0fcbed.chunk.css.map */