a:hover{
    color: rebeccapurple;
}

#toggleMode {
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 1000;
    height: auto;
    width:  auto;
}

.smallImages {
    height: auto;
    width: 200px;
}