body {
    font-family: "bungee";
    font-size: 30pt;
    text-align: right;
    padding:  2cm;
    -webkit-print-color-adjust:exact;
    color: white;
}
body h1 {
    text-align: center;
    font-size: 180pt;
    word-break: break-all;
    page-break-after: always;
    margin-top: 50pt;

}


@page{
    margin:0;
    page-break-before: always;
}

img {
    position: absolute;
    filter: grayscale(1);
    width: 150%;
    display: block;
    z-index: -999;

}
header {
    height: 42cm;
}
.gimmetopwithespace {
    margin-top: 1cm;
}



.only-screen{
    display: none;
}


.controls, .track {
    display: none
}

.reallybig {
    font-size: 150pt;
    text-align: center;
}

.pray{

    text-align: center;
    line-height: 120%;
}




.b-0{font-size: 13pt}
.b-1{ font-size: 14pt }
.b-2{ font-size: 15pt }
.b-3{ font-size: 16pt }
.b-4{ font-size: 17pt }
.b-5{ font-size: 18pt }
.b-6{ font-size: 19pt }
.b-7{ font-size: 20pt }
.b-8{ font-size: 21pt }
.b-9{ font-size: 22pt }
.b-10{ font-size: 23pt }
.b-11{ font-size: 24pt }
.b-12{ font-size: 25pt }
