body{
    background-color: #00002b;
    color: #72ffd0;
}

h1{
    text-align: center;
    font-size: 50px;
    line-height: 10px;
}
h2{
    line-height: 10px;
    font-size: 25px;
    text-align: center;
}
.containers{
    font-size: 50px;
    text-align: center;
    font-weight: bold;
}
#session{
    font-size: 25px;
}
