html, body { margin:0; height: 100%; }
body {display: flex; align-items: center; justify-content: center; background: #F1F1F1;}
body > .component, body > .frame { left: auto; right: auto; top: auto; bottom:auto;}
body > .frame {background: rgb(255, 255, 255);}