body {
    background-color: rgb(76, 1, 146);
}
img {
    height: 100vh;
    display:block;
  margin-left:auto;
  margin-right:auto;
}