﻿body {
    background: url('/images/logo/peak.tech.logo.png') no-repeat center center fixed;
    background-size: cover;
    justify-content: center;
    align-items: center;
}

.lpx-content-container {
    background: transparent !important;
    box-shadow: none !important;
}
 
