    <!DOCTYPE html>
<html>
  <head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>420 blaze it</title>
    <link href="/weedstyle.css" rel="stylesheet" 

     body {
  font-size: 20pt; /*gotta keep this in here or else the background color won't work*/
}
body {
  background-color: #380512;
}
