@import url('https://fonts.googleapis.com/css2?family=Tiny5&display=swap');

* {
}
    
    
a:hover {
    background-color: #0827f5;
    }

.original{

    }
    
.box{
    }
    
.box > h2 {
    font-size: 3rem;
    padding-bottom: 2rem;
    margin-bottom: 1rem;
    text-align: center;
    }
    
.box > form {
    display: flex;
    flex-direction: column;
    margin-top: 2rem;
}

.box > .message{
    font-size: 1.5rem;
    padding-bottom: 2rem;
    height: 2rem;
    }
    
.box > form > .button{
    width: 5rem;
    margin: auto;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.box > form > .input-text{
    background-color: white;
    height: 4rem;
    width: 15rem;
    margin: auto;
    margin-top: 2rem;
    
    }

div {
    background-color: #fdffff;
    }

h1, h2, h3, p {

img {
    image-rendering: pixelated;
    width: 1px;
    height: 1px;
}

img {
    image-rendering: pixelated;
    width: 1px;
    height: 1px;
}