.component {
 border-style: solid;
 border-width: 2px;
 margin: 20px;
 padding: 20px;
 width: 25%;
}
