body {
    background-color: #9600bb;

}



/* os layout */

.basil {
  display: flex;
  flex-direction: row-reverse;
  justify-content:center;
}
