mirror of
https://github.com/revanced/revanced-website.git
synced 2025-05-03 08:04:25 +02:00
CAT
This commit is contained in:
parent
2f9b579691
commit
30ec34e9a9
@ -0,0 +1,21 @@
|
|||||||
|
<script>
|
||||||
|
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<div>
|
||||||
|
<img src="https://cataas.com/cat/says/you%20are%20too%20early" alt="you are early"/>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<style>
|
||||||
|
img {
|
||||||
|
|
||||||
|
height:85vh;
|
||||||
|
width:auto;
|
||||||
|
}
|
||||||
|
|
||||||
|
div {
|
||||||
|
display:flex;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
|
}
|
||||||
|
</style>
|
Loading…
x
Reference in New Issue
Block a user