

.client{
	margin-top: 100px;
	margin-left: 100px;
          border-radius: 10px;
}
body {
    background-color: rgb(255,255,255);
    width: 
     
    
}
table{
 color: rgb(125,128,0);
 
  border: 2px solid black;
  border-collapse: collapse;
}



.commande{
	position: absolute;
  top: 1em;
  right: 2%;
  border: 1px solid #000000;
  padding: 1em;
  width: 18%;
}