body
{text-align:center}
*{box-sizing:border-box;}


li a{
  text-decoration: none;
  font-size: 15px;
}

#rose{ 
  display: inline-block;
  width:  400px;
  height: 450px;
  background-color:#fcf2ea
}

.stripe{
  margin-left: 50px;
  width:  300px;
  height: 10px;
  margin-top: 20px;
  background-color:#ffa0aa;
}
.stripe0{
  margin-left: 50px;
  width:  300px;
  height: 10px;

  background-color:#ffa0aa;
}
.stripe2{
  width:  300px;
  height: 10px;
  margin-left: 50px;
  background-color:#ff9430;
}

.stripe3
{
  width:300px;
  height:10px;
  margin-left: 50px;
  background-color: #efcebf;
}
.stripe4
{
  width:300px;
  height:10px;
  margin-left: 50px;
  background-color: #04bdd6;
}
.stripe5
{
  width:300px;
  height:10px;
  margin-left: 50px;
  background-color: #ff7338;
}
.stripe6
{
  width:300px;
  height:10px;
  margin-left: 50px;
  background-color: #49ff5f;
}
.stripe7
{
  width:300px;
  height:10px;
  margin-left: 50px;
  background-color: #ff9068;
}

.stripe8
{
  width:300px;
  height:10px;
  margin-left: 50px;
  background-color: #3cc99f;}
.stripe9
{
  width:300px;
  height:10px;
  margin-left: 50px;
  background-color: #89aeff;}