fieldset {
    width: 320px;
    border-radius:10px;
     margin-left: auto;
    margin-right: auto;
    text-align: center;
}

section {
	color: whitesmoke;
}