Skip to main content

Style.css

body { background: url(http://www.inkspilldesign.com/demo/wood-tile-background.jpg); background-color: #424242; font-family: Tahoma; } .container { display: flex; align-items: center; justify-content: center; height: 100vh; width: 100vw; } #container { width: 200px; padding: 8px 8px 20px 8px; margin: 20px auto; background-color: #ABABAB; border-radius: 4px; border-top: 2px solid #FFF; border-right: 2px solid #FFF;

Comments

Popular posts from this blog

  Template example | Tik Tok examples Examples Github Loading... HTML used in this example. Note that the inner loading <div> is not necessary but a nice note while things are loading. CSS used in this example. Custom template used in this example. This includes the script tag container for example purposes but this is not actually part of the actual template. Javascript used in this example: