.logo-img {
    width: 180px;
}

body {
    background-color: rgb(40, 40, 40);
}

.sami {
    width: 500px;
}

.hide {
    display: none !important;
}