Skip to content

Instantly share code, notes, and snippets.

View cardouken's full-sized avatar

cardo uustal cardouken

View GitHub Profile
<html><head><script type="text/javascript" src="https://s3.tradingview.com/tv.js"></script>
<style>
body {padding:0; margin:0}
.container {display:flex; flex-wrap: wrap;}
.child {flex-grow: 1; width:50%; height:33.3vh;}
</style>
<style>@-webkit-keyframes mixmaxSpring{0%{transform:scale(1)}30%{transform:scale(1.05)}100%{transform:scale(1)}}@keyframes mixmaxSpring{0%{transform:scale(1)}30%{transform:scale(1.05)}100%{transform:scale(1)}}@-webkit-keyframes mixmaxFadeIn{0%{opacity:0}100%{opacity:1}}@keyframes mixmaxFadeIn{0%{opacity:0}100%{opacity:1}}.mixmax-m{margin:8px!important}.mixmax-mt{margin-top:8px!important}.mixmax-mr{margin-right:8px!important}.mixmax-mb{margin-bottom:8px!important}.mixmax-ml{margin-left:8px!important}.mixmax-mh{margin-right:8px!important;margin-left:8px!important}.mixmax-mv{margin-top:8px!important;margin-bottom:8px!important}.mixmax-m--{margin:2px!important}.mixmax-mt--{margin-top:2px!important}.mixmax-mr--{margin-right:2px!important}.mixmax-mb--{margin-bottom:2px!important}.mixmax-ml-