.toggle-on {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    /* right: 0%; */
    margin: 0;
    border
Shorthand property for setting border width, style, and color.
Learn more

Don't show
: 0;
    border-radius: 0;
}