.switch-theme-div {
    position: fixed;
    bottom: 20px;
    right: 0px;
    z-index: 3;
    padding: 12px;
}

.switch-theme-div > img {
    width: 100%;
}