Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <head>
- <title>Battle Royale</title>
- <style type="text/css">
- div {
- background-color: 0a0a0a;
- color: ffffff;
- box-shadow: 10px 10px 5px #f05f55;
- }
- body {
- background-color: #800813;
- }
- #bottom-panel {
- position: absolute;
- bottom: 30px;
- width: 90%;
- }
- </style>
- </head>
- <body>
- <div><h1>#REKT</h1></div>
- <br />
- <div id="bottom-panel">
- <p>What that guy said</p>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement