#icon_setting {
    width: 30px;
    height: 30px;
    cursor: pointer;
}

#logo {
    width: 100px;
    height: 100px;
}

#icon {
    display: flex;
    justify-content: space-between;
}
