.app-container{width:100%;height:100%}.notebook-paper{background-color:#f3e9d2;background-image:repeating-linear-gradient(to bottom,#f3e9d2,#f3e9d2 24px,#d1c7b8 25px),linear-gradient(to right,#f3e9d2 50px,#c06c84 50px,#c06c84 52px,transparent 52px);border-radius:8px;box-shadow:0 8px 20px #0000004d;max-width:600px;width:100%;margin:0 auto;min-height:80vh;padding:40px 20px 40px 60px;box-sizing:border-box;overflow-y:auto}.title{font-family:Shadows Into Light,cursive;font-size:3rem;text-align:center;color:#4a4a4a;margin-top:0;margin-bottom:30px}.todo-list{list-style:none;padding-left:0;margin:0}.todo-item{font-family:Patrick Hand,cursive;font-size:1.5rem;color:#5a5245;line-height:25px;padding-bottom:25px;border-bottom:1px solid transparent}@media (max-width: 600px){.notebook-paper{padding:30px 15px 30px 40px;min-height:90vh}.title{font-size:2.5rem}.todo-item{font-size:1.2rem}}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;background-color:#2c2c2c}#root{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:20px;box-sizing:border-box}
