body{text-align: center;background:slategray;font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;color: white;}
input:focus {outline:0;}
input[type=text] {border:0;background:inherit;}
input[type=text].completed  {text-decoration:line-through;color:#888}
textarea{background:inherit}
input[type=button]:hover{background: cadetblue;}
ul {width: fit-content;text-align: left;margin: 0;}
li {width:100%}
textarea {font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;font-size:18pt;border:0;resize: none;overflow: hidden;}
textarea:focus{outline:0}
a {color: #bbb}
a:hover {color: white;text-decoration: none;}
.footer {position: absolute;bottom:5px;width:100%;z-index:-1;}
.github {position:absolute;bottom:10px;right:10px;color:white;z-index:-1;}
.icon {height:32px;width:32px;padding: 5px;border-radius:4px;}
.icon:hover{border: 1px solid #0005;background: #0001;}
.icons {padding:0;min-width:120px !important;}
.title {font-size: 24pt;width:100%;}
.navigation{font-size: 12pt;color: black;}
.description {width:100%;}
.note{width:100%}
.listItem {font-size:18pt;width:100%;}
.noteCard {display:inline}
.g-savetodrive {display:none}