

.container {
    height: 100vh;
    display: flex;
}

.wrapper {
    background-color: black;
}

.icon {
    margin-right: 5px;
}