@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800;900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;padding:0}body{background:#7250ff;background-repeat:no-repeat;color:#e4e4e4;height:100vh;line-height:1.5;width:100vw}.header{padding:50px}@media screen and (max-width:650px){body{width:auto}h1{font-size:1.5rem}.header{padding:20px}}.card{background-color:#212121;border-radius:10px;padding:30px}.kanban{align-items:flex-start;display:flex}.kanban__section{background-color:#383838;border-radius:10px;padding:10px;width:400px}.kanban__section~.kanban__section{margin-left:10px}.kanban__section__title{font-size:1.2rem;font-weight:700;margin:10px 0 20px}.kanban__section__content>*~*{margin-top:10px}@media screen and (max-width:650px){.kanban{flex-wrap:wrap;gap:20px}.kanban__section~.kanban__section{margin-left:0}.kanban__section{width:100%}.kanban__section__title{font-size:1rem}.kanban__section__content{font-size:.75rem}}
/*# sourceMappingURL=main.3d8e5bda.css.map*/