<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="UTF-8">
<title>Bootstrap</title>
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<html>
<head>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<title>Bootstrap</title>
</head>
<body>
<div class="center"> <img src="http://i0.kym-cdn.com/photos/images/newsfeed/000/674/934/422.jpg" class="img-circle
" alt="Cinque Terre" height="250"><br/></div>
</body>
</html>
</body>
</html>
/*Downloaded from https://www.codeseek.co/--MEMER--/bootstrap-yvzdQz */
.center{
padding-left: 200px;
padding-top: 100px;
background-color:grey;
}