body{font-family:SF Pro Text,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif;margin:0 auto;max-width:1024px}header{padding:0 10px;width:100%;display:flex;justify-content:space-between;align-items:center}.headerHome:hover{color:#00008b;transform:scale(1.1);transition:2ms ease}.picHeader{width:40%}.buttonHeader{border:1px solid;border-radius:6;font-weight:600;padding:8px}.headerTitle{font-family:Helvetica;margin-right:30px;padding:4;text-decoration:none;font-size:16px;color:#000;font-weight:700}.headerTitle:hover{font-weight:bolder;font-size:22px;transform:scale(1.1);transition:.2s ease}.hero{margin-top:100px;margin-bottom:80px;display:flex}.heroH1{font-family:lato;font-size:54px;font-weight:900;line-height:1;margin-bottom:30px}.heroParagraph{font-size:18px;max-width:300px;margin-bottom:40px;line-height:1.4}.heroButton{cursor:pointer;color:#fafad2;font-weight:600;padding:10px 16px;border:0;border-radius:5px;text-transform:uppercase;font-size:1.1em;letter-spacing:.1em;box-shadow:0 4px 12px 0 #98a0b4;background-image:linear-gradient(90deg,#1b37b3,#5d9caf)}.fill-one,.heroButton{transition:all .4s ease}.fill-one{position:absolute;background-image:linear-gradient(90deg,#0f36e4,#2ad9f0);height:70px;width:420px;border-radius:5px;margin:-40px 0 0 -140px;z-index:-1}.heroButton:hover{transform:translateY(-14px);background-image:linear-gradient(90deg,#0f36e4,#1c92a1);transition:all .4s ease}.todoContainer{margin-bottom:2em}.list{display:flex;align-items:center;padding:4px 8px;font-weight:700;font-size:1.5em}.crossed{text-decoration:line-through}.iconDelete{margin-right:10px}fieldset{width:450px;border-radius:4px;border:.8px solid #d3d3d3}input{font-weight:700;font-size:1em;margin-top:8px;padding:8px 4px;width:280px;border-radius:3px;border:.8px solid #d3d3d3;margin-right:4px}.buttonTodo{font-size:1em;margin-top:4px;padding:8px 12px;background:#d3d3d3;border-radius:4px}.line{display:flex;flex-direction:column;overflow-y:hidden;width:200px;height:380px;margin:20px auto}.eachLine{border:none;background-color:#dce2fa;padding:3px;height:30px;margin:3px}.eachLine:hover{background-color:#8daafa}