ul.launcher-icons{display:flex;flex-direction:row-reverse;flex-wrap:wrap-reverse;list-style:none;padding:0;align-items:flex-end;justify-content:flex-end;bottom:0;margin:32px}ul.launcher-icons li{width:100px;height:100px;display:flex;justify-content:center}.launcher-background{background-image:url(/web-mp-logo-black.svg);background-repeat:no-repeat;background-size:300px;background-position:center 60%;padding-top:0!important;width:300px;height:300px;top:0;left:auto;right:auto}:root[data-theme=dark] .launcher-background{background-image:url(/web-mp-logo-white.svg)}div.launcher{padding-top:0!important;align-items:center;height:100%;min-height:100%}div.launcher,div.launcher-background,div.launcher-bottom,div.launcher-grow{justify-content:center;display:flex;flex-direction:column}div.launcher-grow{flex:1}div.launcher-bottom{align-self:flex-end}div.launcher-center{align-items:center;justify-content:center;display:flex}@media(max-width:600px){ul.launcher-icons{margin:16px}div.launcher-bottom{margin-bottom:32px}}