diff --git a/README.md b/README.md
index ffb9eed..38d3aa5 100644
--- a/README.md
+++ b/README.md
@@ -6,13 +6,17 @@ The blog post: [Thunderbird Supernova grey theme](https://cybrkyd.com/post/thund
## Screens
- <table width="500">
- <tr>
- <td><a href="https://codeberg.org/cybrkyd/thunderbird-supernova-grey/src/branch/main/screens/fig1.png"><img src="https://codeberg.org/cybrkyd/thunderbird-supernova-grey/src/branch/main/screens/fig1.png" alt="Thunderbird inbox with table view and vertical reading pane" style="width:150px"></a></td>
- <td><a href="https://codeberg.org/cybrkyd/thunderbird-supernova-grey/src/branch/main/screens/fig2.png"><img src="https://codeberg.org/cybrkyd/thunderbird-supernova-grey/src/branch/main/screens/fig2.png" alt="Thunderbird compose message window" style="width:150px"></a></td>
- <td><a href="https://codeberg.org/cybrkyd/thunderbird-supernova-grey/src/branch/main/screens/fig3.png"><img src="https://codeberg.org/cybrkyd/thunderbird-supernova-grey/src/branch/main/screens/fig3.png" alt="Thunderbird Settings window" style="width:150px"></a></td>
- </tr>
- </table>
+ <div class="wrap" style="margin:0 auto;text-align:center">
+ <div class="inside" style="display:inline-block;margin-right:5px">
+ <a href="https://codeberg.org/cybrkyd/thunderbird-supernova-grey/src/branch/main/screens/fig1.png"><img src="https://codeberg.org/cybrkyd/thunderbird-supernova-grey/src/branch/main/screens/fig1.png" alt="Thunderbird inbox with table view and vertical reading pane" style="width:150px"></a>
+ </div>
+ <div class="inside" style="display:inline-block;margin-right:5px">
+ <a href="https://codeberg.org/cybrkyd/thunderbird-supernova-grey/src/branch/main/screens/fig2.png"><img src="https://codeberg.org/cybrkyd/thunderbird-supernova-grey/src/branch/main/screens/fig2.png" alt="Thunderbird compose message window" style="width:150px"></a>
+ </div>
+ <div class="inside" style="display:inline-block;margin-right:5px">
+ <a href="https://codeberg.org/cybrkyd/thunderbird-supernova-grey/src/branch/main/screens/fig3.png"><img src="https://codeberg.org/cybrkyd/thunderbird-supernova-grey/src/branch/main/screens/fig3.png" alt="Thunderbird Settings window" style="width:150px"></a>
+ </div>
+ </div>
## Requirements