 * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }
        body {
            font-size: 14px;
            font-family: "Open Sans", Arial, sans-serif;
        }
        .gr-gs53Wt {
            width: 100%;
            height: 100vh;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .gr-gP27jk {
            display: flex;
            padding: 0 15px;
            text-align: center;
            align-items: center;
            flex-direction: column;
        }

        .gr-hd63Wf img {
            height: 80px;
        }

        .gr-nW63Rg {
            font-size: 18px;
            margin-bottom: 5px;
        }