#entry { width: 100%; margin-bottom: 8px; } #url { width: 60%; } input { margin-top: 12px; } #challenge, #prompt-text { font-weight: bold; font-size: x-large; } .nb { white-space: nowrap; } .prompt-label { right: 53%; } .guess-label { left: 53%; } .label { font-size: 3em; color: white; font-weight: bold; position: fixed; bottom: 30px; text-shadow: 1px 1px 0px black , -1px 1px 0px black , 1px -1px 0px black , -1px -1px 0px black; }