html,body{
    height: 100%!important;
}
.colors{
    height: 100%;
    display: grid!important;
}
body.swal2-height-auto {
    height: 100vh !important;
}
.colorname {
    font-size: x-large;
}
.colorselectionbox {
    height: 100%;
    display: grid !important;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}
#fullscreen {
    position: absolute;
    right: 1rem;
    bottom: 1rem;
}