Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
titaniumnetwork-dev
GitHub Repository: titaniumnetwork-dev/Incognito-old
Path: blob/main/static/src/gs/public/swfs/index.css
1325 views
1
body {
2
margin: 0;
3
padding: 0;
4
display: flex;
5
justify-content: center;
6
align-items: center;
7
}
8
ruffle-embed {
9
width: 100%;
10
height: 100vh;
11
}
12