const UpdaterMenu = styled.div`
  background: ${(props) => props.theme.lightText};
  width: max-content;
  line-height: 21px;
  padding: 20px;