```
<div style={{backgroundColor: "rgba(0, 0, 0, 0.8)", opacity: 0.5, padding: 25}}>
  <ViewAllButton>
    View All buttons
  </ViewAllButton>
</div>
```
