.theme:has(> img.ri-theme-logo){
    display: flex; 
    align-items: center; 
    justify-content: center; 
    width: 100%; 
    height: 100%;
    margin: 0;
    padding: 1px;
    overflow: visible;
}