.card {
    -webkit-box-shadow: none;
    box-shadow: none;
}
html,body {
    background-color: white;
}