html, 
body {
    height: 100%;
    margin: 0;
    padding: 0;
}

.card{
    margin-bottom: 20px;
}

.modal input[type=text]{
    margin-bottom: 60px;
}

.note{
    margin-top: 40px;
}


.mesBoutons{
    margin: 0px;
}


.dateRight{
    float: right;
}

.lesnotes{
    margin-left: 20px;
}


