html {
  height: 100%;
  background: #0f1e47; color:#fff; margin:0 auto; text-align:center;	
}

body {
  height: inherit;
  margin: 0;
}

img {
  max-width: 512px; height:auto
}

.add-button {

	margin-top:150px
}

