fills up the content page

This commit is contained in:
mcguirepr89
2022-01-24 16:05:27 -05:00
parent 48a8bb7beb
commit c0d4a6de36
+1 -1
View File
@@ -2,4 +2,4 @@
header("refresh: 15;");
echo "<body style='background-color:rgb(119, 196, 135)'>";
?>
<img src='/spectrogram.png?nocache=<?php echo time();?>' style='display: block;margin-left: auto;margin-right: auto; height: 100%;'>
<img src='/spectrogram.png?nocache=<?php echo time();?>' style='display: block; height: 100%; width: 100%;'>