#theme-container,#btn-container{min-width:100px;max-width:700px;margin:.5rem auto;transition:all .5s ease-out}#theme-container{clip-path:polygon(0 0,90% 0,100% 10%,100% 90%,90% 90%,80% 100%,0 100%);border:5px solid var(--background,#000);background-color:var(--background,#000);z-index:1;border-left:0;border-right:0;min-height:325px;position:relative}#button-text{color:var(--background,#000);z-index:1;background:var(--foreground,#ccc);width:100%;padding:1rem;position:absolute;bottom:15%;left:0}#active-theme-text{background-color:var(--background);color:#fff;padding:5px 25px;font-weight:600;transition:all .5s ease-out}#theme-img{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}#btn-container{z-index:0;justify-content:center;align-items:center;margin-top:0;padding:1rem}
