.login-pf body {
    background: none;
    background-color: rgb(1 66 106) !important;
}

:where(img,
embed,
iframe,
object,
audio,
video) {
  height:auto;
  max-width:50%;
}