/** * stylesheet.html * --------------- * This is the stylesheet that gets injected as a fallback if no layouts/partials/stylesheet.html file is available * in your project file. * * For further details, please have a look at: * https://gohugo-amp.gohugohq.com/install/ * **/ body { background-color: #ffffff; }