body, html {
    height: 100%;
}

body {
    font-family: sans-serif;
}

div.welcome {
    text-align: center;
    transform: translateY(35%);
    height: 50%;
}

div.banner img {
    
}

div.ipc-record {
    padding-top: 80px;
}

div.ipc-record a {
    color: rgba(0, 0, 0, 0.48);
    font-size: large;
    text-decoration-line: none;
}
