  th{
    font-size:25px;
  }
  td{
    font-size: 20px;
  }
#paris{
  width: 150px;
  height: 110px;
  position: absolute;
  left: 10px;
  top: 0px;
  }
  #bicycle{
    width: 160px;
    height: 145px;
    position: absolute;
    right: 15px;
    top: 15px;
    }
.head {
  font-weight:bold;
  color: blue;
  font-size: 25px;
}
.sub {
  font-weight:bold;
  color: green;
  font-size: 22px;
}
sup{
  color:black;
  font-style: italic;
