body{
background:#f5f5f5;
user-select:none;
}

.card{
border-radius:10px;
}
body {
user-select: none;
}