body {
    background-color: black;
    color: bisque;
}

div {
    margin-top: 5px;
}

li {
    list-style: none;
    margin-top: 5px;
}

.img-button {
    margin-bottom: 5px;
    padding-right: 5px;
}