body{
    transform: translateX(-6px) rotateY(10deg);
}
.logo {
    font-weight: 700;
    width: max-content;
    max-width: max-content!important;
    font-size: 24px;
    a{
        color: inherit;
    }
}