p{
  text-align: center;
  color:coral;
  font-size: 2em;
  font-family: sans-serif
}
#canvas{
  position: relative;
  background-color: rgb(20, 105, 42);
  width: 54vmin;
  height: 65vmin;
  margin: 20vmin auto;
}

#stripe1{
  background-color: rgb( 15, 128, 44 );
  width: 3vmin;
  height: 65vmin;
  top: 0vmin;
  left: 0vmin;
  position: absolute;
  
}
#stripe2{
  background-color: rgb( 250, 85, 54 );
  width: 3vmin;
  height: 65vmin;
  top: 0vmin;
  left: 3vmin;
  position: absolute;

}
#stripe3{
  background-color: rgb( 209, 33, 100 );
  width: 3vmin;
  height: 65vmin;
  top: 0vmin;
  left: 6vmin;
  position: absolute;

}
#stripe4{
  background-color: rgb( 25, 76, 158 );
  width: 3vmin;
  height: 65vmin;
  top: 0vmin;
  left: 9vmin;
  position: absolute;

}
#stripe5{
  background-color: rgb( 226, 126, 61 );
  width: 3vmin;
  height: 65vmin;
  top: 0vmin;
  left: 12vmin;
  position: absolute;

}
#stripe6{
  background-color: rgb( 220, 10, 30 );
  width: 3vmin;
  height: 65vmin;
  top: 0vmin;
  left: 15vmin;
  position: absolute;

}
#stripe7{
  background-color: rgb( 140, 90, 160 );
  width: 3vmin;
  height: 65vmin;
  top: 0vmin;
  left: 18vmin;
  position: absolute;

}
#stripe8{
  background-color: rgb( 170, 179, 190 );
  width: 3vmin;
  height: 65vmin;
  top: 0vmin;
  left: 21vmin;
  position: absolute;

}
#stripe9{
  background-color: rgb( 12, 97, 154 );
  width: 3vmin;
  height: 65vmin;
  top: 0vmin;
  left: 24vmin;
  position: absolute;

}
#stripe10{
  background-color: rgb( 12, 106, 39 );
  width: 3vmin;
  height: 65vmin;
  top: 0vmin;
  left: 27vmin;
  position: absolute;

}
#stripe11{
  background-color: rgb( 250, 90, 45 );
  width: 3vmin;
  height: 65vmin;
  top: 0vmin;
  left: 30vmin;
  position: absolute;

}
#stripe12{
  background-color: rgb( 213, 32, 100 );
  width: 3vmin;
  height: 65vmin;
  top: 0vmin;
  left: 33vmin;
  position: absolute;

}
#stripe13{
  background-color: rgb( 30, 70, 160 );
  width: 3vmin;
  height: 65vmin;
  top: 0vmin;
  left: 36vmin;
  position: absolute;

}
#stripe14{
  background-color: rgb( 222, 123, 48 );
  width: 3vmin;
  height: 65vmin;
  top: 0vmin;
  left: 39vmin;
  position: absolute;

}
#stripe15{
  background-color: rgb( 210, 9, 29 );
  width: 3vmin;
  height: 65vmin;
  top: 0vmin;
  left: 42vmin;
  position: absolute;

}
#stripe16{
  background-color: rgb( 120, 63, 136 );
  width: 3vmin;
  height: 65vmin;
  top: 0vmin;
  left: 45vmin;
  position: absolute;

}
#stripe17{
  background-color: rgb( 160, 159, 167 );
  width: 3vmin;
  height: 65vmin;
  top: 0vmin;
  left: 48vmin;
  position: absolute;

}
#stripe18{
  background-color: rgb( 10, 84, 139 );
  width: 3vmin;
  height: 65vmin;
  top: 0vmin;
  left: 51vmin;
  position: absolute;

}

