@import url(https://fonts.googleapis.com/css2?family=Grenze+Gotisch:wght@500&family=Kufam&display=swap);@import url(https://fonts.googleapis.com/css2?family=Grenze+Gotisch:wght@500&family=Kufam&family=Source+Code+Pro&display=swap);*{margin:0;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;box-sizing:border-box}*,.main_div{background:#000}.main_div{width:22rem;height:73vh;display:block;position:absolute;top:36px;color:#fff}h1{font-size:3rem;font-family:"Grenze Gotisch",cursive;font-family:"Kufam",cursive}.center_div{font-size:2rem;color:#90ee90}input{width:18rem;margin-left:14px;color:#fff;font-size:2rem;border:0;border-bottom:3px solid #90ee90;border-right-color:#90ee90;border-top-color:#90ee90;height:3rem}button,input{display:inline}button{background:#90ee90;width:42px;font-weight:700;font-size:32px;cursor:pointer;margin-left:7px;height:42px;color:red;border-radius:50%}button:hover{opacity:.8}.todo_style{flex-direction:row;margin-top:14px}ol{align-items:flex-start}.todo_style i{display:inline;background:#eb3f3f;width:37px;font-weight:700;justify-content:center;padding:5px;margin-right:14px;font-size:30px;cursor:pointer;margin-left:7px;height:37px;color:#ededed;border-radius:50%}.todo_style i:hover{opacity:.8}li{font-size:2rem;font-family:"Grenze Gotisch",cursive;font-family:"Kufam",cursive;font-family:"Source Code Pro",monospace;color:#ffffe0;text-transform:capitalize}@media only screen and (max-width:550px){.main_div{width:22rem;height:61vh;display:block;position:fixed;top:36px;left:0;background:#000;color:#fff}.center_div{ont-size:2rem;color:#90ee90}h1{width:9rem}h1,input{font-size:2rem}input{width:16rem;margin-left:14px;color:#fff;display:inline;border:0;border-bottom:3px solid #90ee90;border-right-color:#90ee90;border-top-color:#90ee90;height:3rem}}
/*# sourceMappingURL=main.a6a27117.chunk.css.map */