.un {
width:350x;
height:450px;
padding:100px 100px 200px 150px;
background-color: rgb(240, 214, 16);
}

.deux {
width:200px;
height:350px;
padding:100px 150px 50px 50px;
background-color: rgb(163, 35, 213);
}

.trois {
width:100px;
height:250px;
padding:70px 150px 40px 50px;
background-color: rgb(112, 52, 241);
}

.quatre {
width:50px;
height: 150px;
padding:10px 100px 50px 50px;
background-color: rgb(61, 185, 226);
}