body{
    background-color: blueviolet;
}
#todoList {
list-style-type: none;
}