body {
  background-image: url("https://www.shutterstock.com/shutterstock/videos/1092640495/thumb/1.jpg?ip=x480");;
  color: white;
  font-family: "Comic Sans MS", sans-serif;
}

ul {
  padding:0
}

img{
  width: 27vw;
  margin: 0.5em 0
  }

* {
  text-align: center;
}