Flag Counter body { font-family: Arial, sans-serif; background-color: #f7f7f7; } .planner-header { text-align: center; font-size: 28px; font-weight: bold; margin-bottom: 20px; } .section-box { background: white; padding: 15px; margin: 10px 0; border-radius: 10px; box-shadow: 0px 2px 8px rgba(0,0,0,0.1); } .todo-item { padding: 5px 0; border-bottom: 1px dashed #ddd; }