/*Momentary-anHTMLcomponentgeneratorIcreatedthisbecausemanywebsitesjustuseBootstrap,WordPress,Tailwind,andmanymorethingamabobbers.Ijustneededasimplewaytocreateasimpledesign,thusImadeitlol.*/:root{--debug:rgba(0,0,0,0);--dbg-border:0;}*{border:var(--dbg-border);}warning{position:fixed;top:0;left:0;background-color:#e5c890;padding:15px;border-radius:10px;color:#FFFFFF;}heading{background-color:var(--debug);color:white;width:100%;height:10rem;text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;}bigtxt{font-size:3em;}body{display:flex;flex-direction:column;}moment{display:flex;flex-direction:column;background-color:var(--debug);right:0;}flex{display:flex;}.use-col{flex-direction:column;}.use-row{flex-direction:row;}.mmntry-bgimg{object-fit:cover;width:100%;mask-mode:luminance;height:100%;z-index:-5754;}.mob{display:none;background-color:rgba(0,0,0,0.25);padding:0.625rem;border-radius:0.3125rem;}body{margin-right:10%;margin-left:10%;}@mediaonlyscreenand(max-device-width:480px ){body{margin-left:0;margin-right:0;}.mob{display:block;}}.center{text-align:center;}flex-wrap{display:flex;justify-content:center;align-items:center;flex-direction:row;}footer{position:fixed;bottom:0;box-shadow:0.1rem0.1rem5px rgba(0,0,0,0.5);width:max-content;padding-left:0.2rem;padding-right:0.2rem;padding-top:0.2rem;border-radius:0.3rem;text-align:center;background-color:rgba(0,0,0,1);}