# Note: Lower thirds in OBS

It is possible to use the lower thirds feature in OBS in any networked machine using the Browser Renderer.

* Please use an appropriate URL as defined in the [Lower Thirds Section ](https://ontime.gitbook.io/v2/views/lower-thirds)
* Remember to clear the CSS properties to ensure a transparent background (on by default in OBS)
* The options "Shutdown source when not visible" and "Refresh browser when scene becomes active" ensures that the lower third animation play on load / unload

```
body { background-color: rgba(0, 0, 0, 0); margin: 0px auto; overflow: hidden; }
```

![Please note use of Custom CSS and active Shutdown and Reload scene properties](https://2100860514-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5xSBdLnIwNcJR5fryFDs%2Fuploads%2Fy3ytiM5E4KtGEYdIagzK%2Fbroweser%20window%20settings.png?alt=media\&token=615cc9d2-ce54-4ced-a2c5-b52313c8bd3d)
