body {
background-color: rgb(237, 255, 248);
border-style: solid;
border-color: white;
}
.satu {
background-color: rgb(255, 221, 234);
color: rgb(200, 107, 147);
border-style: solid;
border-color: rgb(255, 65, 191);
border-radius: 27px;
padding: 2px;
width: 300px;
margin: auto;
 text-align: center;
}

.butt {
background-color: rgb(200, 107, 147);
color: rgb(255, 221, 234);
border-radius: 10px;
height: 40px;
text-align: center;
font-family: Arial;
width: 170px;
margin-left: 60px;
}

.list {
background-color: rgb(255, 221, 234);
text-align: center;
width: 120px;