html { height:100%; }
body { min-height:100%; display:flex; align-items:center; justify-content:center; margin:0; background-color:#000000; color:rgb(48, 252, 0); }
div { text-align:center; }
img { max-width:100%; }