
body {
    background-color: rgb(235, 144, 238);
  }

  

.container{

    background-color : red;
    width:30%;
    height:50px;
}
