

.fastfetch-window {
    display: flex;
    flex-direction: row;
}

.left {
    width: 35%;
}

.right {
    width: 65%;
}