Line 1: | Line 1: | ||
{{WPI_Worcester}} | {{WPI_Worcester}} | ||
+ | <html> | ||
+ | <style> | ||
+ | .panel { | ||
+ | width: 100vw; | ||
+ | height: 80vh; | ||
+ | position: relative; | ||
+ | left: -8px; | ||
+ | } | ||
− | + | .panel > div { | |
− | + | position: absolute; | |
+ | } | ||
− | + | #panel1 { | |
− | + | text-align: center; | |
− | <p> | + | } |
− | </div> | + | |
+ | #panel1_text_container { | ||
+ | background-image: url("https://static.igem.org/mediawiki/2018/e/ed/T--WPI_Worcester--logo.svg"); | ||
+ | background-repeat: no-repeat; | ||
+ | background-size: contain; | ||
+ | background-position: center; | ||
+ | width: 80vh; | ||
+ | max-width: 100%; | ||
+ | height: 80vh; | ||
+ | left:0; | ||
+ | right:0; | ||
+ | margin: 0 auto; | ||
+ | vertical-align: center; | ||
+ | overflow: visible; | ||
+ | text-shadow: 0 0 1em white, 0 0 1em white, 0 0 1em white; | ||
+ | } | ||
+ | |||
+ | .dissociate { | ||
+ | color: white; | ||
+ | font-size: 1rem; | ||
+ | font-family: Arial, sans-serif; | ||
+ | position: relative; | ||
+ | text-shadow: 0 0 1em #10394e, 0 0 1em #10394e, 0 0 1em #10394e; | ||
+ | } | ||
+ | |||
+ | #isp_above { | ||
+ | float: left; | ||
+ | margin-bottom: 1em; | ||
+ | margin-right: 100%; | ||
+ | margin-left: 15%; | ||
+ | } | ||
+ | |||
+ | #eps_below { | ||
+ | float: right; | ||
+ | margin-top: 1em; | ||
+ | margin-left: 100%; | ||
+ | margin-right: 15%; | ||
+ | } | ||
+ | |||
+ | #project_snippet { | ||
+ | margin-top: 20vh; | ||
+ | color: #10394e; | ||
+ | font-style: italic; | ||
+ | font-weight: bold; | ||
+ | font-family: Times, serif; | ||
+ | } | ||
+ | |||
+ | #panel2 { | ||
+ | background-image: url("https://static.igem.org/mediawiki/2018/d/da/T--WPI_Worcester--Vegetable_Field_1.jpg"); | ||
+ | background-size: cover; | ||
+ | background-repeat: no-repeat; | ||
+ | background-position: center; | ||
+ | box-shadow: inset 0 0 15px black; | ||
+ | } | ||
+ | |||
+ | #panel2_text_container { | ||
+ | width: 60vh; | ||
+ | max-width: 80%; | ||
+ | height: calc(60vh - 3em); | ||
+ | right: 10vw; | ||
+ | top: 10vh; | ||
+ | color: #10394e; | ||
+ | font-family: "Nunito Bold", Helvetica, sans-serif; | ||
+ | font-size: 0.9em; | ||
+ | background-color: #2f5668; | ||
+ | background-color: rgba(255, 255, 255, 0.7); | ||
+ | margin: 0; | ||
+ | padding: 1.5em; | ||
+ | } | ||
+ | </style> | ||
+ | <body> | ||
+ | <div id="panel1" class="panel"><div id="panel1_text_container"> | ||
+ | <br><br><h1 style="color: #10394e"><div id="isp_above" class="dissociate">ice structuring proteins</div> ISPs Combatting <div id="eps_below" class="dissociate">extracellular polymeric substances</div>EPSs</h1> | ||
+ | <p id="project_snippet">a project on food safety<br>and bacterial biofilms</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div id="panel2" class="panel"> | ||
+ | <div id="panel2_text_container"> | ||
+ | <p>Inspired by the 2018 romaine lettuce E. coli outbreak in the United States and the work of the 2015 WPI iGEM team, we investigated methods to prevent biofilms of human pathogens on crops. We analyzed the antibiofilm properties of ice structuring proteins (ISPs), also called antifreeze proteins (AFPs), and curcumin, a component of turmeric. The biofilms were measured by the amount extracellular polymeric substances (EPSs) they produced. In the future, we envision transgenic crops that produce antimicrobial proteins to protect themselves against colonization of human pathogens. | ||
+ | </p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </body> |
Revision as of 02:42, 17 October 2018
ice structuring proteins ISPs Combatting extracellular polymeric substancesEPSs
a project on food safety
and bacterial biofilms
Inspired by the 2018 romaine lettuce E. coli outbreak in the United States and the work of the 2015 WPI iGEM team, we investigated methods to prevent biofilms of human pathogens on crops. We analyzed the antibiofilm properties of ice structuring proteins (ISPs), also called antifreeze proteins (AFPs), and curcumin, a component of turmeric. The biofilms were measured by the amount extracellular polymeric substances (EPSs) they produced. In the future, we envision transgenic crops that produce antimicrobial proteins to protect themselves against colonization of human pathogens.