.flashy{
  color: red;
  font-style: italic;
  }

img.image{
  width: 500px;
  height: auto;
}

body{
  text-align: center;
  list-style-position: inside;
}

.best{
  font-size: 177%;
  color: pink;

}
