html, body {
                /* background-color: #8e9b97; */
                
                font-family: 'Poiret One', cursive;
               margin: 0;
            }

            .full-height {
                height: 650px;
            }

            .flex-center {
                align-items: center;
                display: flex;
                justify-content: center;
            }

            .position-ref {
                position: relative;
            }

            .code {
                border-right: 1px solid;
                padding: 0 25px 0 25px;
                text-align: center;
            }

            .message {
                font-size: 30px;
                color: #080706;
                text-align: center;
            }

            .message1 {
                font-size: 18px;
                font-family: 'Abel', sans-serif;
                text-align: center;
                color: #594d46;
            }