/*:root{

}*/

body{
    background-color: rgb(88, 88, 88);
    font-family: tahoma;
    color: white;
}

.pgtit2{
    font-size: 100px;
    font-weight: 800;
    text-align: center;
    margin-bottom: 40px
}

.header-box{
    display: block;
    width: 100vw;
    height: 50px;
}