body, html{
            background-color: rgba(0, 0, 0, .1);
            height: 100%;
        }
        .sls {
            margin-top: 10%;
            width: 100%;
            text-align: center;
        }

        .sls p {
            font-size: 40px;
            letter-spacing: 10px;
            font-weight: 1000;
            
        }

        .times {
            font-size: 40px;
            font-weight: bold;
            margin-top: 5%;
        }