header {
  backdrop-filter: blur(2px);
}

.header-text {
    font-size: 14px;
    white-space: nowrap;
}

.userphoto img {
    display: inline-block;
    position: relative;
    width: 20px;
    height: 20px;
    overflow: hidden;
    border-radius: 50%;
    border-radius: 50%;
}

.img-coins {
  width: 20px;
  height: 20px;
}