body {
   font-family: Arial, sans-serif; 
   box-sizing: border-box;
}

.card-width{
     max-width: 600px;
     width:100%;
}