

img{
width: ;
margin: 1px auto;
display: block;
}

.container {
	display: grid;
	justify-content: center;
}


a, a:hover, a:focus, a:active {
      text-decoration: none;
      color: inherit;
 }



body {
    padding-bottom: 100px;
}