﻿#style-switcher-overlay {
    height: 100%;
    width: 100%;
    background: black;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    margin: 0;
}
