body {
    margin: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    background-color: #000000;
}
body > div {
    display: flex;
    flex-direction: column;
    align-items: center;
}
@font-face {
    font-family: pablanguage;
    src: url('pablanguage.woff2') format('woff2');
}
.text1 {
    color:#ffffff; font: 48px pablanguage; line-height:32px;
}
.text2 {
    color:#ffffff; font: 48px pablanguage; line-height:32px;
}
.secret {
    color:#000000; font: 32px pablanguage; line-height:24px;
}
.canofpixel33 {
    width: 176px;
    height: 176px;
}
