body {
    height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.areainsights-logo {
    width: 100vh;
    max-width: 400px;
}