
body {
    min-height: 100vh;
    max-width: 550px;

    margin: 0 auto;
    background-image: url('Black\ and\ White\ Movement\ 1\ Threshold.png'); background-size: 100%;}

img {
  max-width: 100%;
  height: auto; 
    }

    