html{
    background-color: rgb(56, 2, 13);
}
body{
}

App{
    background-color: rgb(1, 93, 129);
    color:rgb(239, 241, 241);
}