.emotion-recogniton{
    padding:auto;
    background-color:white;
    margin-top: auto;
}

.emotion-button{
    background-color:rgb(255, 0, 0);
    color:rgb(255, 255, 255);
    font-size:25px;
    font-weight: bolder;
    font-family:'Times New Roman', Times, serif;
    border:10px solid black

}